mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-03 05:34:51 +00:00
Skip uploading large
This commit is contained in:
parent
541bb9c350
commit
6b57e8efdf
1 changed files with 0 additions and 1 deletions
1
.github/workflows/android.yml
vendored
1
.github/workflows/android.yml
vendored
|
@ -48,7 +48,6 @@ jobs:
|
|||
- name: Upload to BitBucket
|
||||
run: |
|
||||
./gradlew upload -Ptarget=play-preview
|
||||
./gradlew upload -Ptarget=large-update
|
||||
./gradlew upload -Ptarget=github-update
|
||||
#https://github.com/actions/upload-artifact
|
||||
- uses: actions/upload-artifact@v3
|
||||
|
|
Loading…
Reference in a new issue