Skip to content

Commit a8524aa

Browse files
author
Evan Hu
committed
token
1 parent 48a47d8 commit a8524aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
- name: Publish to GitHub Packages Apache Maven
2828
run: mvn deploy -s $GITHUB_WORKSPACE/settings.xml
2929
env:
30-
GITHUB_TOKEN: ${{ github.token }}
30+
GITHUB_TOKEN: ${{ secrets.TOKEN }}

0 commit comments

Comments
 (0)