Skip to content

Commit 99cfc71

Browse files
authored
Update kuaishou.yml
1 parent 36379e1 commit 99cfc71

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/kuaishou.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
name: 快手视频
2+
name: 快手视频签到
33

44
on:
55
workflow_dispatch:
@@ -25,7 +25,7 @@ jobs:
2525
run: |
2626
cd ~/Scripts
2727
npm install
28-
- name: ’运行 【快手视频】‘
28+
- name: ’运行 【快手视频签到】‘
2929
if: env.KS_TOKEN
3030
run: |
3131
cd ~/Scripts

0 commit comments

Comments
 (0)