Simplify script execution path in auto_list.yaml workflow
All checks were successful
Auto List Update / update-list (push) Successful in 39s
All checks were successful
Auto List Update / update-list (push) Successful in 39s
This commit is contained in:
parent
b53b80493b
commit
90ae557cd6
@ -15,7 +15,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Run AutoIndex script
|
- name: Run AutoIndex script
|
||||||
run: |
|
run: |
|
||||||
python torrents/AutoIndex.py
|
python AutoIndex.py
|
||||||
|
|
||||||
- name: Commit changes
|
- name: Commit changes
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user