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 c10b40b commit 0e24e0dCopy full SHA for 0e24e0d
.github/workflows/gh-pages-main.yml
@@ -26,7 +26,7 @@ jobs:
26
27
# Reference: https://github.com/JamesIves/github-pages-deploy-action
28
- name: Deploy 🚀
29
- uses: JamesIves/github-pages-deploy-action@v4.5.0
+ uses: JamesIves/github-pages-deploy-action@v4.7.2
30
with:
31
branch: gh-pages
32
folder: ghpages
0 commit comments