Skip to content

Commit 971d5b9

Browse files
ci: inherit secrets in e2e tests
1 parent 7de104f commit 971d5b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,6 @@ jobs:
5151
e2e-tests:
5252
needs: publish
5353
uses: ./.github/workflows/e2e-tests.yml
54+
secrets: inherit
5455

5556

0 commit comments

Comments
 (0)