We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7d2e71a + a321284 commit fe0ea3eCopy full SHA for fe0ea3e
1 file changed
.github/workflows/build-and-deploy.yml
@@ -21,7 +21,7 @@ jobs:
21
npm run docs:build
22
23
- name: Deploy
24
- uses: JamesIves/github-pages-deploy-action@v4.4.2
+ uses: JamesIves/github-pages-deploy-action@v4.4.3
25
with:
26
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
27
BRANCH: gh-pages
0 commit comments