try gitea-upload-artifact v3
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 6s
Gitea Actions Demo / verify-artifact-upload (push) Failing after 2s

This commit is contained in:
Paco Hope
2026-08-16 13:36:53 -04:00
parent 9328048f5a
commit 5c69b21b6c
+1 -1
View File
@@ -49,7 +49,7 @@ jobs:
- name: Upload failure artifacts - name: Upload failure artifacts
if: failure() if: failure()
uses: https://github.com/christopherHX/gitea-upload-artifact@v4 uses: https://github.com/christopherHX/gitea-upload-artifact@v3
with: with:
name: test-results name: test-results
path: test-results/ path: test-results/