Skip to content

Commit 87e4900

Browse files
🔧 config(cd): Fix gh-pages workflow.
1 parent 4baa69a commit 87e4900

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
run: npm run build-gh-pages
1818

1919
- name: Deploy 🚀
20-
uses: JamesIves/github-pages-deploy-action@4
20+
uses: JamesIves/github-pages-deploy-action@4.1.0
2121
with:
2222
branch: gh-pages
2323
folder: gh-pages

0 commit comments

Comments
 (0)