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 4ac733c commit 87e8aacCopy full SHA for 87e8aac
.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@975c1b265e11dd76618af1c374e7981f9a6ff44a
+ uses: softprops/action-gh-release@9d7c94cfd0a1f3ed45544c887983e9fa900f0564
22
with:
23
body: ${{ env.RELEASE_NOTES }}
24
tag_name: ${{ env.RELEASE_TAG }}
0 commit comments