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 f7d7cff commit fd20977Copy full SHA for fd20977
.github/workflows/gh-pages-main.yml
@@ -32,7 +32,7 @@ jobs:
32
33
# Reference: https://github.com/JamesIves/github-pages-deploy-action
34
- name: Deploy 🚀
35
- uses: JamesIves/github-pages-deploy-action@v4.5.0
+ uses: JamesIves/github-pages-deploy-action@v4.7.2
36
with:
37
branch: gh-pages
38
folder: ghpages
0 commit comments