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