Skip to content

Commit

Permalink
update permission
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentleseigneur committed Jun 27, 2024
1 parent 1c813bc commit f6e9d9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,5 +101,5 @@ jobs:
- name: Publish to Github Package
run: ./mvnw --batch-mode --no-transfer-progress deploy
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GHP_TOKEN }}

0 comments on commit f6e9d9c

Please sign in to comment.