Skip to content

Commit 6c1c6fc

Browse files
committed
update
1 parent a0f693e commit 6c1c6fc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/auto_publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ jobs:
3838
env:
3939
GITHUB_ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4040
run: |
41-
ls
42-
python scripts/auto_push.py
41+
ls scripts
42+
python scripts/auto_push2live.py

0 commit comments

Comments
 (0)