From 83d4fa6be6d23ceea7c9ded547e58bd20fd7a039 Mon Sep 17 00:00:00 2001 From: simatic-ax-bot Date: Wed, 25 Oct 2023 20:24:20 +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 }}