Skip to content

Commit

Permalink
Update upgrade-keycloak.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JannikAlx authored Nov 28, 2023
1 parent f8ff43a commit 8ddb909
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upgrade-keycloak.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: gh pr merge --auto --merge "$PR_URL"
env:
PR_URL: ${{ github.event.pull_request.html_url }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.KEYCLOAK_RELEASE_SECRET }}

- name: Release new version
if: ${{ steps.dependabot-metadata.outputs.dependency-names == 'keycloak/keycloak' }}
Expand Down

0 comments on commit 8ddb909

Please sign in to comment.