diff --git a/.github/workflows/ci-release.yml b/.github/workflows/ci-release.yml index 01d39fd..d52dd9a 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@5be0e66d93ac7ed76da52eca8bb058f665c3a5fe + uses: softprops/action-gh-release@153bb8e04406b158c6c84fc1615b65b24149a1fe with: tag_name: ${{ env.WF_VERSION }}