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 ccc2d30 + 7b69960 commit 83e62a0Copy full SHA for 83e62a0
.github/workflows/gh-pages.deploy.yml
@@ -47,7 +47,7 @@ jobs:
47
48
# Deploying the static page to GitHub Pages
49
- name: Deploy
50
- uses: JamesIves/github-pages-deploy-action@v4.4.1
+ uses: JamesIves/github-pages-deploy-action@v4.5.0
51
with:
52
branch: gh-pages
53
folder: out
0 commit comments