Update main.yml

This commit is contained in:
Moritz Weber 2022-12-29 21:53:18 +01:00 committed by GitHub
parent c04e225003
commit 8e9b8e41d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,7 +36,6 @@ jobs:
- name: Upload a Build Artifact
uses: actions/upload-artifact@v3.1.0
with:
name: app-release.apk
path: src/build/app/outputs/flutter-apk/app-github-release.apk
- name: Github Release
uses: softprops/action-gh-release@v1