Update move-to-main-repo.yaml
This commit is contained in:
parent
a9e8c392f7
commit
7910bbb880
2
.github/workflows/move-to-main-repo.yaml
vendored
2
.github/workflows/move-to-main-repo.yaml
vendored
@ -107,7 +107,7 @@ jobs:
|
|||||||
cp "install/$script_name-install.sh" .
|
cp "install/$script_name-install.sh" .
|
||||||
cp "json/$script_name.json" .
|
cp "json/$script_name.json" .
|
||||||
git add .
|
git add .
|
||||||
git commit -m "$commit_message"
|
git commit -m "${commit_message:-'Add new script'}"
|
||||||
|
|
||||||
- name: Clone ProxmoxVE (Target Repo)
|
- name: Clone ProxmoxVE (Target Repo)
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user