We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da0e28e commit ada6e71Copy full SHA for ada6e71
.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