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 48bafa5 commit 2c2afacCopy full SHA for 2c2afac
.github/workflows/gh-pages.yml
@@ -17,7 +17,7 @@ jobs:
17
run: npm run build-gh-pages
18
19
- name: Deploy 🚀
20
- uses: JamesIves/github-pages-deploy-action@v4.5.0
+ uses: JamesIves/github-pages-deploy-action@v4.7.3
21
with:
22
branch: gh-pages
23
folder: gh-pages
0 commit comments