Skip to content

Commit

Permalink
Set token for package write
Browse files Browse the repository at this point in the history
  • Loading branch information
joostfarla committed Oct 17, 2023
1 parent 3c309c6 commit d635ca8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,5 @@ jobs:
git config user.name "GitHub Actions"
- name: Release
run: mvn -B release:prepare release:perform
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit d635ca8

Please sign in to comment.