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 5def775 commit 7334e04Copy full SHA for 7334e04
.github/workflows/deploy.yaml
@@ -18,7 +18,7 @@ jobs:
18
uses: jerryjvl/jekyll-build-action@v1
19
20
- name: Deploy 🚀
21
- uses: JamesIves/github-pages-deploy-action@v4.3.3
+ uses: JamesIves/github-pages-deploy-action@v4.7.3
22
with:
23
branch: main
24
folder: _site
0 commit comments