diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 396d6100..7160420b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -174,7 +174,7 @@ jobs: path: dist/artifacts - name: Create GitHub release id: create_release - uses: softprops/action-gh-release@0a7d9cdbe44d16ac5fe9788836ca8af96266902e + uses: softprops/action-gh-release@f138a074094d2971f64c437ce38e846cef869b2f with: name: ${{ steps.r2fv.outputs.branch }} tag_name: ${{ needs.check_release.outputs.tag_name }}