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 aa7014c commit b991a26Copy full SHA for b991a26
.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@01570a1f39cb168c169c802c3bceb9e93fb10974
+ uses: softprops/action-gh-release@c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda
22
with:
23
body: ${{ env.RELEASE_NOTES }}
24
tag_name: ${{ env.RELEASE_TAG }}
0 commit comments