Skip to content

Commit 0caec7e

Browse files
authored
Fix formatting errors
1 parent 919d5b6 commit 0caec7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ jobs:
3333
- name: Publish to GitHub Packages Apache Maven
3434
run: mvn deploy -s $GITHUB_WORKSPACE/settings.xml
3535
env:
36-
GITHUB_TOKEN: ${{ PACKAGE }}
36+
GITHUB_TOKEN: ${{ secrets.PACKAGE }}

0 commit comments

Comments
 (0)