Use upload-artifact@v3 for Gitea compatibility
All checks were successful
Build & Release Pack / build (push) Successful in 3m11s

upload-artifact@v4 requires the GitHub-only artifact v2 API
(GHESNotSupportedError on Gitea). v3 uses the v1 protocol that
Gitea's act_runner implements, and is mirrored on the Forgejo
mirror.
This commit is contained in:
MiTHRAL 2026-08-19 15:41:57 -04:00
parent c9c33c48c5
commit a813e12277

View file

@ -48,7 +48,7 @@ jobs:
run: python3 ../tools/validate_pack.py . cf ../SciCraft-CurseForge.zip
- name: Upload pack artifacts
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v3
with:
name: scicraft-pack
path: |