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