feat: provide apk instead of zip in nightly builds

This commit is contained in:
LucasGGamerM 2023-04-03 09:28:50 -03:00 committed by GitHub
parent 3eaff4cb4c
commit f329f7a241
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -41,5 +41,5 @@ jobs:
- name: Upload a Build Artifact
uses: actions/upload-artifact@v3.1.2
with:
name: moshidon-nightly
name: moshidon-nightly.apk
path: ./mastodon/build/outputs/apk/nightly/moshidon-nightly.apk