mirror of
https://github.com/Faithful-Resource-Pack/Faithful-32x-Java.git
synced 2026-04-29 14:24:42 -04:00
final test
This commit is contained in:
4
.github/workflows/autozip-pack.yml
vendored
4
.github/workflows/autozip-pack.yml
vendored
@@ -15,7 +15,7 @@ jobs:
|
|||||||
ssh-private-key: ${{ secrets.VPS_SSH_KEY }}
|
ssh-private-key: ${{ secrets.VPS_SSH_KEY }}
|
||||||
|
|
||||||
# Saves the branch files on the runner
|
# Saves the branch files on the runner
|
||||||
- name: Checkout
|
- name: Get deployed branch
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v6
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
@@ -23,7 +23,7 @@ jobs:
|
|||||||
# 1 - zips the pack
|
# 1 - zips the pack
|
||||||
# 2 - creates subdirectories (rsync doesn't always do that)
|
# 2 - creates subdirectories (rsync doesn't always do that)
|
||||||
# 3 - transfers file to server
|
# 3 - transfers file to server
|
||||||
- name: "Remote Upload"
|
- name: "Zip and upload pack"
|
||||||
run: |
|
run: |
|
||||||
echo "Creating resource pack zip..."
|
echo "Creating resource pack zip..."
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user