Try to patch upload-artifact
All checks were successful
Auto Build / Build (push) Successful in 3m18s

This commit is contained in:
2025-11-29 12:47:21 +00:00
parent 71fd3af404
commit ca15b3deeb

View File

@@ -15,7 +15,7 @@ jobs:
- name: Build - name: Build
run: ./gradlew build run: ./gradlew build
- name: Upload build - name: Upload build
uses: actions/upload-artifact@v5 uses: christopherhx/gitea-upload-artifact@v4
with: with:
name: build name: build
path: ${{ gitea.workspace }}/build/libs/tcoww-*-all.jar path: ${{ gitea.workspace }}/build/libs/tcoww-*-all.jar