Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
iNoles committed May 31, 2024
1 parent 69893c1 commit d7e98cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
- name: Publish artifact
run: |
./gradlew build
./gradlew -Pgpr.user=inoles -Pgpr.key=${{ secrets.GITHUB_TOKEN }} publish
./gradlew --info --stacktrace -Pgpr.user=inoles -Pgpr.key=${{ secrets.GITHUB_TOKEN }} publish

0 comments on commit d7e98cc

Please sign in to comment.