Skip to content

Commit

Permalink
Use RELEASE_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
dsgrieve authored Nov 20, 2024
1 parent f3cdec5 commit 9fee759
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ jobs:
./mvnw -B versions:set -DnewVersion=${{steps.version.outputs.version}}
./mvnw -B -pl :gctoolkit -Pjreleaser jreleaser:release
env:
JRELEASER_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
JRELEASER_GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}

0 comments on commit 9fee759

Please sign in to comment.