Skip to content

Commit

Permalink
Updates for Actions (Publish)
Browse files Browse the repository at this point in the history
  • Loading branch information
wkennedy committed May 28, 2024
1 parent cbd5c28 commit fc6d9c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ jobs:
run: ./gradlew publish
env:
USERNAME: ${{ github.actor }}
TOKEN: ${{ secrets.GITHUB_TOKEN }}
TOKEN: ${{ secrets.PUBLISH_TOKEN }}

0 comments on commit fc6d9c8

Please sign in to comment.