We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc96902 commit 632efecCopy full SHA for 632efec
1 file changed
.github/workflows/gh-pages.yml
@@ -19,7 +19,7 @@ jobs:
19
npm run build
20
21
- name: Deploy 🚀
22
- uses: JamesIves/github-pages-deploy-action@v4.7.6
+ uses: JamesIves/github-pages-deploy-action@v4.8.0
23
with:
24
branch: gh-pages
25
folder: build
0 commit comments