There was an error while loading. Please reload this page.
1 parent a40a034 commit 5aa0959Copy full SHA for 5aa0959
1 file changed
.github/workflows/release.yaml
@@ -57,7 +57,6 @@ jobs:
57
- name: Release
58
uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844 # v1
59
with:
60
- name: Rolling release
61
- body: Release ${{env.version}}
+ name: Release ${{env.version}}
62
tag_name: ${{env.version}}
63
generate_release_notes: true
0 commit comments