Skip to content

Commit 696a408

Browse files
committed
package publishing attempt xxxx.x
1 parent a738c44 commit 696a408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-package.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
- name: Publish package
1818
run: mvn --batch-mode deploy -Dmaven.test.skip=true
1919
env:
20-
GITHUB_TOKEN: ${{ secrets.GH_PAT_FOR_ACTIONS_TOKEN }}
20+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)