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 baa3077 commit 39e4607Copy full SHA for 39e4607
1 file changed
.github/workflows/build_and_deploy.yaml
@@ -29,7 +29,7 @@ jobs:
29
30
# see https://github.com/JamesIves/github-pages-deploy-action
31
- name: Deploy 🚀
32
- uses: JamesIves/github-pages-deploy-action@v4.6.4
+ uses: JamesIves/github-pages-deploy-action@v4.6.8
33
with:
34
folder: build
35
0 commit comments