Use GHES-compatible artifact upload

This commit is contained in:
2026-08-11 01:45:42 +01:00
parent 8095bcb284
commit da9319ea27
+1 -1
View File
@@ -27,7 +27,7 @@ jobs:
run: python build/scripts/render_client_items.py --manifest build/renameable-items.json --pack-root resourcepack --output-dir build run: python build/scripts/render_client_items.py --manifest build/renameable-items.json --pack-root resourcepack --output-dir build
- name: Publish generated catalog artifacts - name: Publish generated catalog artifacts
uses: actions/upload-artifact@v4 uses: actions/upload-artifact@v3
with: with:
name: renameable-item-catalog name: renameable-item-catalog
path: | path: |