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 113f0f0 commit eae1a8dCopy full SHA for eae1a8d
.github/workflows/deploy.yml
@@ -16,7 +16,7 @@ jobs:
16
npm run docs:build
17
18
- name: Deploy 🚀
19
- uses: JamesIves/github-pages-deploy-action@4.4.3
+ uses: JamesIves/github-pages-deploy-action@v4
20
with:
21
branch: gh-pages
22
folder: docs-dist
0 commit comments