diff --git a/.github/workflows/ci-release.yml b/.github/workflows/ci-release.yml index 31c591e..a6b8190 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@a74c6b72af54cfa997e81df42d94703d6313a2d0 + uses: softprops/action-gh-release@fb2d03176f42a1f0dd433ca263f314051d3edd44 with: tag_name: ${{ env.WF_VERSION }}