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.
2 parents d770779 + d5893e8 commit 8cd0439Copy full SHA for 8cd0439
.github/workflows/deploy-gh.yml
@@ -28,7 +28,7 @@ jobs:
28
run: npm run build
29
30
- name: Deploy to GitHub Pages 🚀
31
- uses: JamesIves/github-pages-deploy-action@v4.4.0
+ uses: JamesIves/github-pages-deploy-action@v4.4.1
32
with:
33
branch: gh-pages
34
folder: dist
0 commit comments