Skip to content

Commit

Permalink
Merge pull request #53 from simatic-ax/String_to_hex
Browse files Browse the repository at this point in the history
update workflow
  • Loading branch information
sjuergen authored Oct 10, 2023
2 parents a0c3987 + 26b8353 commit d4f6310
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 d4f6310

Please sign in to comment.