We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11cf712 commit 3ee19f4Copy full SHA for 3ee19f4
1 file changed
.github/workflows/maven-publish.yml
@@ -45,7 +45,7 @@ jobs:
45
publish_dir: ./target/reports/apidocs
46
47
- name: Release
48
- uses: softprops/action-gh-release@v2
+ uses: softprops/action-gh-release@v3
49
with:
50
body: ${{ steps.changelog.outputs.changelog }}
51
draft: false
0 commit comments