Skip to content

Commit 7bc4128

Browse files
committed
fix: secrets
1 parent ff3316c commit 7bc4128

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ on:
2121
jobs:
2222
run-build-and-deploy:
2323
uses: ./.github/workflows/shared-build-and-deploy.yaml
24+
secrets: inherit
2425
# build:
2526
# runs-on: ubuntu-latest
2627
# strategy:

0 commit comments

Comments
 (0)