pull/214/head
M66B 11 months ago
parent 21515ca91d
commit 2cfb753243

@ -50,8 +50,8 @@ jobs:
- name: Upload to BitBucket - name: Upload to BitBucket
run: | run: |
./gradlew upload -Ptarget=play-preview ./gradlew upload -Ptarget=play-preview
./gradlew upload -Ptarget=github-update ./gradlew upload -Ptarget=github-snapshot
./gradlew upload -Ptarget=large-update ./gradlew upload -Ptarget=large-snapshot
#https://github.com/actions/upload-artifact #https://github.com/actions/upload-artifact
- uses: actions/upload-artifact@v4 - uses: actions/upload-artifact@v4
with: with:

Loading…
Cancel
Save