mirror of
https://github.com/Wanxp/obsidian-douban.git
synced 2026-04-04 16:48:44 +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
|
JEKYLL_ENV: production
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
# Automatically uploads an artifact from the './_site' directory by default
|
# Automatically uploads an artifact from the './_site' directory by default
|
||||||
uses: actions/upload-pages-artifact@v1
|
uses: actions/upload-pages-artifact@v3
|
||||||
with:
|
with:
|
||||||
path: "doc/_site/"
|
path: "doc/_site/"
|
||||||
# Deployment job
|
# Deployment job
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user