Update douban.yml

add book
This commit is contained in:
caiwx86 2023-11-06 05:05:05 +08:00 committed by GitHub
parent 92d1ea0952
commit 53467b7606
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: