Skip to content

Commit

Permalink
+
Browse files Browse the repository at this point in the history
  • Loading branch information
libaxuan committed Dec 15, 2023
1 parent b7f59e9 commit 120b3a0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@ jobs:
pnpm run docs:build
> docs/.vuepress/dist/.nojekyll
#部署到 https://libaxuan.github.io 关闭
# - name: Deploy GitHub Pages
# uses: JamesIves/github-pages-deploy-action@v4
# with:
# # 这是文档部署到的分支名称
# branch: lh-pages
# folder: docs/.vuepress/dist
- name: Deploy GitHub Pages
uses: JamesIves/github-pages-deploy-action@v4
with:
# 这是文档部署到的分支名称
branch: lh-pages
folder: docs/.vuepress/dist
# 将页面更新到 Vercel
- name: Copy file to Vercel
if: always()
Expand Down
2 changes: 1 addition & 1 deletion docs/_posts/2023-12-13-awesome-selfhosted-cn.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: awesome-selfhosted-cn(百宝箱666!)
title: awesome-selfhosted-cn(百宝777777!)
date: 2023-12-13
category:
- 工具
Expand Down

0 comments on commit 120b3a0

Please sign in to comment.