Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
alingse committed Nov 21, 2024
1 parent a257b7e commit cee2b59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gradle-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
# the publishing section of your build.gradle
- name: Publish to GitHub Packages
run: gradle publish
working-directory: ./java
env:
USERNAME: ${{ github.actor }}
TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit cee2b59

Please sign in to comment.