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 5329e21 commit f800741Copy full SHA for f800741
.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@c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda
+ uses: softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631
22
with:
23
body: ${{ env.RELEASE_NOTES }}
24
tag_name: ${{ env.RELEASE_TAG }}
0 commit comments