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 35eefaf commit b479785Copy full SHA for b479785
.github/workflows/autorelease.yaml
@@ -18,7 +18,7 @@ jobs:
18
run: |
19
./releaser/scripts/setghenv.sh
20
- name: Create Release
21
- uses: softprops/action-gh-release@c062e08bd532815e2082a85e87e3ef29c3e6d191
+ uses: softprops/action-gh-release@e7a8f85e1c67a31e6ed99a94b41bd0b71bbee6b8
22
with:
23
body: ${{ env.RELEASE_NOTES }}
24
tag_name: ${{ env.RELEASE_TAG }}
0 commit comments