mirror of
https://github.com/Wanxp/obsidian-douban.git
synced 2026-04-04 08:38:41 +08:00
Update pages.yml
This commit is contained in:
parent
671b28f91a
commit
382e7c87dd
2
.github/workflows/pages.yml
vendored
2
.github/workflows/pages.yml
vendored
@ -55,7 +55,7 @@ jobs:
|
||||
JEKYLL_ENV: production
|
||||
- name: Upload artifact
|
||||
# Automatically uploads an artifact from the './_site' directory by default
|
||||
uses: actions/upload-pages-artifact@v1
|
||||
uses: actions/upload-pages-artifact@v3
|
||||
with:
|
||||
path: "doc/_site/"
|
||||
# Deployment job
|
||||
|
||||
Loading…
Reference in New Issue
Block a user