WF
This commit is contained in:
parent
f52ee94bef
commit
6a0d9588f4
6
.github/workflows/move-to-main-repo.yaml
vendored
6
.github/workflows/move-to-main-repo.yaml
vendored
@ -58,9 +58,9 @@ jobs:
|
||||
|
||||
git checkout -b "$branch_name"
|
||||
|
||||
cp "/ct/$script_name.sh" .
|
||||
cp "/install/$script_name-install.sh" .
|
||||
cp "/json/$script_name.json" .
|
||||
cp "ct/$script_name.sh" .
|
||||
cp "install/$script_name-install.sh" .
|
||||
cp "json/$script_name.json" .
|
||||
|
||||
git add .
|
||||
git commit -m "$commit_message"
|
||||
|
Loading…
x
Reference in New Issue
Block a user