Skip to content

Commit

Permalink
Merge pull request #8 from simatic-ax/git_hub_workflows
Browse files Browse the repository at this point in the history
add release workflow
  • Loading branch information
sjuergen authored Sep 7, 2023
2 parents a61986f + a7ff44f commit d030423
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-library.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ 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 d030423

Please sign in to comment.