Update douban.yml
add book
This commit is contained in:
parent
92d1ea0952
commit
53467b7606
10
.github/workflows/douban.yml
vendored
10
.github/workflows/douban.yml
vendored
@ -27,7 +27,15 @@ jobs:
|
||||
type: music
|
||||
format: csv
|
||||
dir: ./
|
||||
|
||||
|
||||
- name: book
|
||||
uses: lizheming/doumark-action@master
|
||||
with:
|
||||
id: 269131915
|
||||
type: book
|
||||
format: csv
|
||||
dir: ./
|
||||
|
||||
- name: Commit
|
||||
uses: EndBug/add-and-commit@v8
|
||||
with:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user