We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65e5ae0 commit 3ad667bCopy full SHA for 3ad667b
.github/workflows/publish-package.yml
@@ -17,4 +17,4 @@ jobs:
17
- name: Publish package
18
run: mvn --batch-mode deploy
19
env:
20
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.TOKEN }}
0 commit comments