Skip to content

Commit 9a7edb9

Browse files
authored
Allow deploying from different repository
1 parent 9628c37 commit 9a7edb9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy-stg.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ on:
99

1010
jobs:
1111
build:
12-
if: "github.repository == 'arduino/docs-content'"
1312
runs-on: ubuntu-latest
1413
env:
1514
REPO_ACCESS_TOKEN: ${{ secrets.REPO_ACCESS_TOKEN }}

0 commit comments

Comments
 (0)