Update douban.yml
This commit is contained in:
parent
cfac7581f0
commit
05d0d5f415
6
.github/workflows/douban.yml
vendored
6
.github/workflows/douban.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
id: 269131915
|
||||
type: movie
|
||||
format: csv
|
||||
dir: ./data/douban
|
||||
dir: ./douban
|
||||
|
||||
- name: music
|
||||
uses: lizheming/doumark-action@master
|
||||
@ -26,10 +26,10 @@ jobs:
|
||||
id: 269131915
|
||||
type: music
|
||||
format: csv
|
||||
dir: ./data/douban
|
||||
dir: ./douban
|
||||
|
||||
- name: Commit
|
||||
uses: EndBug/add-and-commit@v8
|
||||
with:
|
||||
message: 'chore: update douban data'
|
||||
add: './data/douban'
|
||||
add: './douban'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user