From 71cf448d6c2b68d43a08c27e5c4f47dcac832885 Mon Sep 17 00:00:00 2001 From: Dave Rolsky Date: Sat, 11 May 2024 17:07:42 +0800 Subject: [PATCH] Update to `softprops/action-gh-release@v2` --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index dcea533..1c24bdc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -168,7 +168,7 @@ jobs: ( startsWith( github.ref, 'refs/tags/v' ) || github.ref == 'refs/tags/test-release' ) - name: Publish GitHub release - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: draft: true files: "ubi*"