From 8d3efca8f9bc3112e525fdaee3ffe662c6491d35 Mon Sep 17 00:00:00 2001 From: MoetaYuko Date: Tue, 16 Apr 2024 10:16:25 +0800 Subject: [PATCH] chore(ci): bump to softprops/action-gh-release@v2 --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index b4afa84..9c30b23 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -87,6 +87,6 @@ jobs: merge-multiple: true - name: Release - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: files: "*.ipk"