fix(ci): use correct action for artifact uploading
All checks were successful
build / build (push) Successful in 1m22s

This commit is contained in:
lily 2025-04-23 20:09:14 -04:00
parent 07178eabcc
commit 2aa6cbcb12
Signed by: lily
GPG key ID: 601F3263FBCBC4B9

View file

@ -27,7 +27,7 @@ jobs:
./gradlew build
- name: ⬆️ Upload artifacts
uses: https://github.com/actions/upload-artifact@v4
uses: https://code.forgejo.org/forgejo/upload-artifact@v4
with:
name: Artifacts
name: '${{ github.event.repository.name }}-${{ github.event.repository.default_branch }}-${{ github.ref_name }}.zip'
path: build/libs/