We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05cda7d commit aab77b1Copy full SHA for aab77b1
.github/workflows/cd-app.yml
@@ -35,3 +35,4 @@ jobs:
35
app_name: "app"
36
environment: ${{ inputs.environment || 'dev' }}
37
version: ${{ inputs.version || 'main' }}
38
+ secrets: inherit
0 commit comments