Use GHES-compatible artifact upload
This commit is contained in:
@@ -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: |
|
||||||
|
|||||||
Reference in New Issue
Block a user