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