Merge branch 'master' of github.com:moritz-weber/mucke
This commit is contained in:
commit
b37a23684e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -34,4 +34,4 @@ jobs:
|
|||
uses: softprops/action-gh-release@v1
|
||||
if: startsWith(github.ref, 'refs/tags')
|
||||
with:
|
||||
files: src/app/build/outputs/apk/release/app-prod-release.apk
|
||||
files: build/app/outputs/flutter-apk/app-prod-release.apk
|
||||
|
|
Loading…
Add table
Reference in a new issue