diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml index 98eb0445..df7145f5 100644 --- a/.github/workflows/android.yml +++ b/.github/workflows/android.yml @@ -45,7 +45,6 @@ jobs: - name: Create release uses: softprops/action-gh-release@v2 - if: startsWith(github.ref, 'refs/tags/') with: files: | app/build/outputs/apk/debug/*.apk