Workflow
This commit is contained in:
parent
4e323f9f07
commit
56b9b14bd7
1
.github/workflows/move-to-main-repo.yaml
vendored
1
.github/workflows/move-to-main-repo.yaml
vendored
@ -64,6 +64,7 @@ jobs:
|
|||||||
- name: Check if script files exist
|
- name: Check if script files exist
|
||||||
id: check_files
|
id: check_files
|
||||||
run: |
|
run: |
|
||||||
|
script_name="${{ steps.list_issues.outputs.script_name }}"
|
||||||
ct_file="ct/${script_name}.sh"
|
ct_file="ct/${script_name}.sh"
|
||||||
install_file="install/${script_name}-install.sh"
|
install_file="install/${script_name}-install.sh"
|
||||||
json_file="frontend/public/json/${script_name}.json"
|
json_file="frontend/public/json/${script_name}.json"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user