Skip to content

Commit

Permalink
remove not needed variables
Browse files Browse the repository at this point in the history
  • Loading branch information
ReinerSchinkoethe committed Jan 14, 2025
1 parent cee64d2 commit d354771
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,4 @@ jobs:
renovate:
uses: simatic-ax/actions/.github/workflows/renovate.yml@chore/setup_renovate_workflow
secrets:
APAX_TOKEN: ${{ secrets.APAX_TOKEN }}
SIMATIC_AX_TOKEN: ${{ secrets.DEPLOY_KEY }}
with:
LOGIN_SIMATIC_AX: true
APAX_TOKEN: ${{ secrets.APAX_TOKEN }}

0 comments on commit d354771

Please sign in to comment.