Update main.yml
This commit is contained in:
parent
c04e225003
commit
8e9b8e41d6
1 changed files with 0 additions and 1 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue