Skip to content

Commit

Permalink
Update release-library.yml
Browse files Browse the repository at this point in the history
Added apax signkey
  • Loading branch information
kruegerfelix authored Jul 17, 2023
1 parent dbe1e1d commit 3922e5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-library.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

0 comments on commit 3922e5f

Please sign in to comment.