Skip to content

Commit

Permalink
Update gradle.yml (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
haiphucnguyen authored Feb 7, 2025
1 parent c54a821 commit f3e22a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
run: ./gradlew build

- name: Publish to GitHub Packages
if: github.event.pull_request.head.repo.full_name == github.repository
run: ./gradlew publish
env:
GITHUB_ACTOR: ${{ github.actor }}
Expand Down

0 comments on commit f3e22a0

Please sign in to comment.