This commit is contained in:
@@ -16,6 +16,11 @@ jobs:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Run PackSquash
|
||||
uses: ComunidadAylas/PackSquash-action@v4
|
||||
with:
|
||||
packsquash_version: latest
|
||||
|
||||
- name: Zip the resource pack
|
||||
run: zip -r resource-pack.zip ./*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user