Skip to content

Commit 18f0b31

Browse files
committed
Update create-pack.yml
1 parent 31cb3da commit 18f0b31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/create-pack.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ jobs:
1818
script: |
1919
cd "./packs/Classic-Faithful-32x-Jappa-Bedrock"
2020
git pull
21-
zip -r "Classic Faithful 32x Jappa - 1.19.mcpack" . -x "*.git*" -x "*.github*" -x ".gitignore" -x "README.md"
22-
mv "Classic Faithful 32x Jappa - 1.19.mcpack" "/var/www/html/database.faithfulpack.net/packs/Classic-32x-Bedrock/Jappa"
21+
zip -r "Classic Faithful 32x Jappa - Latest.mcpack" . -x "*.git*" -x "*.github*" -x ".gitignore" -x "README.md"
22+
mv "Classic Faithful 32x Jappa - Latest.mcpack" "/var/www/html/database.faithfulpack.net/packs/Classic-32x-Bedrock/Jappa"

0 commit comments

Comments
 (0)