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 16d6b56 + 622f002 commit ac4f2faCopy full SHA for ac4f2fa
1 file changed
.github/workflows/publish.yml
@@ -62,7 +62,7 @@ jobs:
62
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
63
- name: Create Release
64
id: create_release
65
- uses: softprops/action-gh-release@v2
+ uses: softprops/action-gh-release@v3
66
with:
67
body: ${{ steps.changelog.outputs.changelog }}
68
0 commit comments