Skip to content

Commit d8b1086

Browse files
authored
Update maven-publish.yml
1 parent fd307c4 commit d8b1086

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
@@ -29,4 +29,4 @@ jobs:
2929
- name: Publish to GitHub Packages Apache Maven
3030
run: mvn deploy -s $GITHUB_WORKSPACE/settings.xml
3131
env:
32-
GITHUB_TOKEN: ${{ secrets.JAVA_TOKEN }}
32+
GITHUB_TOKEN: ${{ JAVA_TOKEN }}

0 commit comments

Comments
 (0)