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.
2 parents bee1954 + 77787a8 commit 2a0537fCopy full SHA for 2a0537f
1 file changed
.github/workflows/publish.yml
@@ -59,7 +59,7 @@ jobs:
59
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
60
- name: Create Release
61
id: create_release
62
- uses: softprops/action-gh-release@v2
+ uses: softprops/action-gh-release@v3
63
with:
64
body: ${{ steps.changelog.outputs.changelog }}
65
0 commit comments