Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Syrent committed Jun 4, 2024
2 parents 8e6b887 + 3e3082f commit b71420b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
env:
HANGAR_API_TOKEN: ${{ secrets.HANGAR_API_TOKEN }}
HANGAR_BUILD_CHANNEL: Snapshot
HANGAR_CHANGELOG: ${{ github.event.release.body }}
# HANGAR_CHANGELOG: ${{ github.event.release.body }}
REPO_SAYAN_USER: ${{ secrets.REPO_SAYAN_USER }}
REPO_SAYAN_TOKEN: ${{ secrets.REPO_SAYAN_TOKEN }}
run: ./gradlew build publishPluginPublicationToHangar --stacktrace
Expand Down

0 comments on commit b71420b

Please sign in to comment.