diff --git a/.github/workflows/flutter.yaml b/.github/workflows/flutter.yaml index 1f84582..1c11517 100644 --- a/.github/workflows/flutter.yaml +++ b/.github/workflows/flutter.yaml @@ -77,7 +77,8 @@ jobs: uses: actions/upload-artifact@v3 with: name: com.expidusos.file_manager.apk - path: ${{ env.RELEASE_FILE }} + path: | + ${{ env.RELEASE_FILE_APK }} - if: ${{ !github.event.issue.pull_request }} name: Deploy to Google Play uses: r0adkll/upload-google-play@v1 diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 66b4961..c03b8a0 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -10,8 +10,10 @@ + - + +