From dde72534040ca8d7ae6ba87feece9339b7a92d52 Mon Sep 17 00:00:00 2001 From: numtostr Date: Mon, 9 Aug 2021 19:09:50 +0530 Subject: [PATCH] hotfix: workaround for softprops/action-gh-release#142 --- .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 76122a3..7f9808d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -151,7 +151,7 @@ jobs: echo ::set-output name=IS_RELEASE::${IS_RELEASE} - name: "Publish archives and packages" - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v0.1.8 if: steps.is-release.outputs.IS_RELEASE with: files: |