Skip to content

Commit 9467de3

Browse files
authored
Merge pull request #100 from arduino/sebromero/deploy-staging
Allow deploying from different repository
2 parents a378c5a + 9a7edb9 commit 9467de3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy-stg.yml

-1
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)