We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff3316c commit 7bc4128Copy full SHA for 7bc4128
.github/workflows/deploy.yaml
@@ -21,6 +21,7 @@ on:
21
jobs:
22
run-build-and-deploy:
23
uses: ./.github/workflows/shared-build-and-deploy.yaml
24
+ secrets: inherit
25
# build:
26
# runs-on: ubuntu-latest
27
# strategy:
0 commit comments