Skip to content

Commit

Permalink
Update build-library.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sjuergen committed Oct 4, 2023
1 parent d6edf2c commit 6f7829a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build-library.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ jobs:
uses: simatic-ax/actions/.github/workflows/apax-build.yml@stable
secrets:
APAX_TOKEN: ${{ secrets.APAX_TOKEN }}
SIMATIC_AX_TOKEN: ${{ secrets.DEPLOY_KEY }}
with:
ACTIONS_REF: stable
LOGIN_SIMATIC_AX: true
Expand All @@ -14,5 +15,6 @@ jobs:
uses: simatic-ax/actions/.github/workflows/apax-build-test.yml@stable
secrets:
APAX_TOKEN: ${{ secrets.APAX_TOKEN }}
SIMATIC_AX_TOKEN: ${{ secrets.DEPLOY_KEY }}
with:
LOGIN_SIMATIC_AX: true
LOGIN_SIMATIC_AX: true

0 comments on commit 6f7829a

Please sign in to comment.