mirror of
https://github.com/fmhy/edit.git
synced 2025-07-31 00:02:17 +10:00
Update deploy-gh-pages.yml
This commit is contained in:
parent
007a9d723f
commit
2050f11e79
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy-gh-pages.yml
vendored
2
.github/workflows/deploy-gh-pages.yml
vendored
|
@ -37,7 +37,7 @@ jobs:
|
||||||
pnpm docs:build
|
pnpm docs:build
|
||||||
touch docs/.vitepress/dist/.nojekyll
|
touch docs/.vitepress/dist/.nojekyll
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
uses: actions/upload-pages-artifact@v2
|
uses: actions/upload-pages-artifact@v4
|
||||||
with:
|
with:
|
||||||
path: docs/.vitepress/dist
|
path: docs/.vitepress/dist
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue