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 a4f9dd5 commit 992e52bCopy full SHA for 992e52b
.github/workflows/ci-release.yml
@@ -62,6 +62,6 @@ jobs:
62
git push
63
64
- name: "perform release"
65
- uses: softprops/action-gh-release@e7a8f85e1c67a31e6ed99a94b41bd0b71bbee6b8
+ uses: softprops/action-gh-release@01570a1f39cb168c169c802c3bceb9e93fb10974
66
with:
67
tag_name: ${{ env.WF_VERSION }}
0 commit comments