From 3541d2c0c938b0033273baf8cfc4a559b1a8845c Mon Sep 17 00:00:00 2001 From: antonio Date: Mon, 10 Apr 2023 18:17:44 +0200 Subject: [PATCH] Github Action tuning --- .github/workflows/github_release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/github_release.yml b/.github/workflows/github_release.yml index c8f88617..b65b83fe 100644 --- a/.github/workflows/github_release.yml +++ b/.github/workflows/github_release.yml @@ -68,7 +68,7 @@ jobs: path: | app/**/*.apk app/**/*.aab - if-no-files-found: error + if-no-files-found: error - name: Create Github Release uses: softprops/action-gh-release@v1