We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2989fb8 commit 28725c0Copy full SHA for 28725c0
.github/workflows/cd-stg.yml
@@ -13,4 +13,5 @@ jobs:
13
deploy-to-stg:
14
uses: ./.github/workflows/cd-base.yml
15
with:
16
- deployment_env: stg
+ deployment_env: stg
17
+ secrets: inherit # pragma: allowlist secret
0 commit comments