Skip to content

Commit

Permalink
v4
Browse files Browse the repository at this point in the history
  • Loading branch information
martinliu committed Feb 21, 2024
1 parent dce9767 commit 044cead
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hugo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
uses: actions/deploy-pages@v4

- name: Deploy to gh-pages 🚀 # gh-pages 用于测试目的,同时也是 staging 环境
uses: JamesIves/github-pages-deploy-action@4.5.0
uses: JamesIves/github-pages-deploy-action@v4
with:
branch: gh-pages
folder: public
Expand Down

0 comments on commit 044cead

Please sign in to comment.