Skip to content

Commit ff4390b

Browse files
authored
Merge pull request #72 from OpenSourceWin/chore/ci
chore: update deploy-action@v4
2 parents e465639 + ada6e71 commit ff4390b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
npm install
2323
npm run build
2424
- name: Deploy 🚀
25-
uses: JamesIves/github-pages-deploy-action@4
25+
uses: JamesIves/github-pages-deploy-action@v4
2626
with:
2727
branch: gh-pages
2828
folder: public

0 commit comments

Comments
 (0)