mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Update deploy.yml
This commit is contained in:
parent
64a50541e4
commit
ff044dedce
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -43,7 +43,7 @@ jobs:
|
|||||||
run: python build-deploy/src/package.py --f "Distribution/RestockPlus/.mod_data.yml"
|
run: python build-deploy/src/package.py --f "Distribution/RestockPlus/.mod_data.yml"
|
||||||
- name: Staging package
|
- name: Staging package
|
||||||
run: python build-deploy/src/stage.py --f "Distribution/Restock/.mod_data.yml" # Run the staging script
|
run: python build-deploy/src/stage.py --f "Distribution/Restock/.mod_data.yml" # Run the staging script
|
||||||
name: Deploying Restock
|
- name: Deploying Restock
|
||||||
run: python build-deploy/src/deploy.py --f "Distribution/Restock/.mod_data.yml" # Deploy package to spacedock, curse, github
|
run: python build-deploy/src/deploy.py --f "Distribution/Restock/.mod_data.yml" # Deploy package to spacedock, curse, github
|
||||||
- name: Deploying RestockPlus
|
- name: Deploying RestockPlus
|
||||||
run: python build-deploy/src/deploy.py --f "Distribution/RestockPlus/.mod_data.yml" # Deploy package to spacedock, curse, github
|
run: python build-deploy/src/deploy.py --f "Distribution/RestockPlus/.mod_data.yml" # Deploy package to spacedock, curse, github
|
Loading…
Reference in New Issue
Block a user