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 f948110 commit 5a678eeCopy full SHA for 5a678ee
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.1
+ uses: JamesIves/github-pages-deploy-action@v4.6.3
33
with:
34
folder: build
35
0 commit comments