diff --git a/.github/workflows/application-example-release-workflow.yml b/.github/workflows/application-example-release-workflow.yml index 150f2b7..fdd0bf8 100644 --- a/.github/workflows/application-example-release-workflow.yml +++ b/.github/workflows/application-example-release-workflow.yml @@ -59,7 +59,7 @@ jobs: - name: Pack the template uses: simatic-ax/actions/apax-pack@v4 with: - key: secrets.APAX_SIGNKEY_V2 + key: ${{ secrets.APAX_SIGNKEY_V2 }} key-version: "v2" path: ${{ env.TEMPLATE_PATH }}