From a31f58e376ba4be5ed6f71139c67fc1fce11a350 Mon Sep 17 00:00:00 2001 From: simatic-ax-bot Date: Wed, 25 Oct 2023 20:24:12 +0000 Subject: [PATCH] ci: distribute workflows for libraries --- .github/workflows/release-library.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release-library.yml b/.github/workflows/release-library.yml index c516032..af6befe 100644 --- a/.github/workflows/release-library.yml +++ b/.github/workflows/release-library.yml @@ -10,6 +10,7 @@ jobs: secrets: APAX_TOKEN: ${{ secrets.APAX_TOKEN }} DEPLOY_KEY: ${{ secrets.DEPLOY_KEY }} + APAX_SIGNKEY: ${{ secrets.APAX_SIGNKEY }} with: VERSION: ${{ github.ref_name }}