mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-11 09:19:46 +01:00
Snapshots
This commit is contained in:
4
.github/workflows/android.yml
vendored
4
.github/workflows/android.yml
vendored
@@ -50,8 +50,8 @@ jobs:
|
||||
- name: Upload to BitBucket
|
||||
run: |
|
||||
./gradlew upload -Ptarget=play-preview
|
||||
./gradlew upload -Ptarget=github-update
|
||||
./gradlew upload -Ptarget=large-update
|
||||
./gradlew upload -Ptarget=github-snapshot
|
||||
./gradlew upload -Ptarget=large-snapshot
|
||||
#https://github.com/actions/upload-artifact
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user