diff --git a/.github/workflows/release-app.yaml b/.github/workflows/release-app.yaml index 83dcaac..c7925d9 100644 --- a/.github/workflows/release-app.yaml +++ b/.github/workflows/release-app.yaml @@ -41,5 +41,4 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.GH_TOKEN }} with: - name: app - files: app/build/outputs/apk/release/*.apk \ No newline at end of file + files: app/build/outputs/apk/release/*.apk