We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e465639 + ada6e71 commit ff4390bCopy full SHA for ff4390b
1 file changed
.github/workflows/gh-pages.yml
@@ -22,7 +22,7 @@ jobs:
22
npm install
23
npm run build
24
- name: Deploy 🚀
25
- uses: JamesIves/github-pages-deploy-action@4
+ uses: JamesIves/github-pages-deploy-action@v4
26
with:
27
branch: gh-pages
28
folder: public
0 commit comments