diff --git a/.github/workflows/ci-release.yml b/.github/workflows/ci-release.yml index a6b8190..b2ab134 100644 --- a/.github/workflows/ci-release.yml +++ b/.github/workflows/ci-release.yml @@ -62,6 +62,6 @@ jobs: git push - name: "perform release" - uses: softprops/action-gh-release@fb2d03176f42a1f0dd433ca263f314051d3edd44 + uses: softprops/action-gh-release@c062e08bd532815e2082a85e87e3ef29c3e6d191 with: tag_name: ${{ env.WF_VERSION }}