There was an error while loading. Please reload this page.
2 parents 41daa65 + 49e4eea commit 24f475aCopy full SHA for 24f475a
1 file changed
.github/workflows/publish.yml
@@ -61,7 +61,7 @@ jobs:
61
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
62
- name: Create Release
63
id: create_release
64
- uses: softprops/action-gh-release@v1
+ uses: softprops/action-gh-release@v2
65
with:
66
body: ${{ steps.changelog.outputs.changelog }}
67
0 commit comments