From b0938c7c639398dd4f2f5bb45800db3c402f8955 Mon Sep 17 00:00:00 2001 From: ReinerSchinkoethe <157693339+ReinerSchinkoethe@users.noreply.github.com> Date: Mon, 10 Nov 2025 09:25:58 +0100 Subject: [PATCH] chore: update signing key to version 2 --- .github/workflows/package-release-workflow.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/package-release-workflow.yml b/.github/workflows/package-release-workflow.yml index 4bb3d87..424f17e 100644 --- a/.github/workflows/package-release-workflow.yml +++ b/.github/workflows/package-release-workflow.yml @@ -56,7 +56,7 @@ jobs: - name: Package source code uses: simatic-ax/actions/apax-pack@v3 with: - key: ${{ secrets.APAX_SIGNKEY }} + key: ${{ secrets.APAX_SIGNKEY_V2 }} - name: Login to required registries uses: simatic-ax/actions/apax-login@v3 @@ -69,4 +69,4 @@ jobs: uses: simatic-ax/actions/apax-publish@v3 with: registries: | - https://npm.pkg.github.com \ No newline at end of file + https://npm.pkg.github.com