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 5b28285 + 75dc0a3 commit 8b98ff0Copy full SHA for 8b98ff0
.github/workflows/main.yml
@@ -55,7 +55,7 @@ jobs:
55
pnpm run build
56
57
- name: Deploy 🚀
58
- uses: JamesIves/github-pages-deploy-action@4.0.0
+ uses: JamesIves/github-pages-deploy-action@v4.3.3
59
with:
60
branch: gh-pages # The branch the action should deploy to.
61
folder: _site # The folder the action should deploy.
0 commit comments