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 39e4607 commit 7b43eb4Copy full SHA for 7b43eb4
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.8
+ uses: JamesIves/github-pages-deploy-action@v4.6.9
33
with:
34
folder: build
35
0 commit comments