Snapshots

This commit is contained in:
M66B 2024-02-06 09:30:38 +01:00
parent 21515ca91d
commit 2cfb753243
1 changed files with 2 additions and 2 deletions

View File

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