mirror of
https://github.com/fmhy/edit.git
synced 2025-07-29 23:32:17 +10:00
Update deploy-gh-pages.yml
This commit is contained in:
parent
16f2e96fb3
commit
306a0b0942
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
|
||||
touch docs/.vitepress/dist/.nojekyll
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-pages-artifact@v4
|
||||
uses: actions/upload-pages-artifact@v2
|
||||
with:
|
||||
path: docs/.vitepress/dist
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue