diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a942ee3e..911f528b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -175,7 +175,7 @@ jobs: path: dist/artifacts - name: Create GitHub release id: create_release - uses: softprops/action-gh-release@975c1b265e11dd76618af1c374e7981f9a6ff44a + uses: softprops/action-gh-release@a74c6b72af54cfa997e81df42d94703d6313a2d0 with: name: ${{ steps.r2fv.outputs.branch }} tag_name: ${{ needs.check_release.outputs.tag_name }}