Skip uploading large

This commit is contained in:
M66B
2023-11-08 17:25:28 +01:00
parent 541bb9c350
commit 6b57e8efdf

View File

@@ -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