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 6c0d530 commit 4abce2aCopy full SHA for 4abce2a
1 file changed
.github/workflows/release.yml
@@ -77,7 +77,7 @@ jobs:
77
})
78
79
- name: Release
80
- uses: softprops/action-gh-release@v2
+ uses: softprops/action-gh-release@v3
81
with:
82
generate_release_notes: true
83
make_latest: true
0 commit comments