Skip to content

Commit

Permalink
Use a personal access token
Browse files Browse the repository at this point in the history
  • Loading branch information
helpermethod committed Aug 3, 2022
1 parent c523cb3 commit 8cdd495
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,4 @@ jobs:
setup-java: false
env:
JRELEASER_PROJECT_VERSION: ${{ github.event.inputs.version }}
JRELEASER_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
JRELEASER_HOMEBREW_TOKEN: ${{ secrets.HOMEBREW_TOKEN }}
JRELEASER_GITHUB_TOKEN: ${{ secrets.GH_PAT }}

0 comments on commit 8cdd495

Please sign in to comment.