We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3eb3fe0 + 7db1f2b commit 55bd527Copy full SHA for 55bd527
1 file changed
.github/workflows/application-example-release-workflow.yml
@@ -59,7 +59,7 @@ jobs:
59
- name: Pack the template
60
uses: simatic-ax/actions/apax-pack@v4
61
with:
62
- key: secrets.APAX_SIGNKEY_V2
+ key: ${{ secrets.APAX_SIGNKEY_V2 }}
63
key-version: "v2"
64
path: ${{ env.TEMPLATE_PATH }}
65
0 commit comments