Update douban.yml

This commit is contained in:
caiwx86 2023-11-06 03:35:05 +08:00 committed by GitHub
parent cfac7581f0
commit 05d0d5f415
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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