From 53d62f89c7d6a6752c432cfe3067fe2b2e4ca1c6 Mon Sep 17 00:00:00 2001 From: Travis Nickles Date: Sat, 20 Jan 2024 23:59:04 -0600 Subject: [PATCH] Temporarily comment out clause for action --- .github/workflows/appimage.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/appimage.yml b/.github/workflows/appimage.yml index f4bbf241..f3f62788 100644 --- a/.github/workflows/appimage.yml +++ b/.github/workflows/appimage.yml @@ -73,7 +73,7 @@ jobs: if-no-files-found: error release: - if: startsWith(github.ref, 'refs/tags/') + #if: startsWith(github.ref, 'refs/tags/') runs-on: ubuntu-latest needs: