Change location of builds
It's a symlink now, no I won't have to change this again when I'm done formatting the HDD.
This commit is contained in:
committed by
GitHub
parent
839b80f2f7
commit
76a8f4d7da
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -42,7 +42,7 @@ jobs:
|
|||||||
username: wizards-build-push
|
username: wizards-build-push
|
||||||
key: ${{ secrets.CENTCOMM_WIZARDS_BUILDS_PUSH_KEY }}
|
key: ${{ secrets.CENTCOMM_WIZARDS_BUILDS_PUSH_KEY }}
|
||||||
source: "release/${{ github.sha }}"
|
source: "release/${{ github.sha }}"
|
||||||
target: "/mnt/ext/wizards-builds/builds/"
|
target: "/home/wizards-build-push/builds_dir/builds/"
|
||||||
strip_components: 1
|
strip_components: 1
|
||||||
|
|
||||||
- name: Update manifest JSON
|
- name: Update manifest JSON
|
||||||
|
|||||||
Reference in New Issue
Block a user