We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2a35932 + f3abeae commit 0fc94f6Copy full SHA for 0fc94f6
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.1
+ uses: JamesIves/github-pages-deploy-action@v4.4.2
25
with:
26
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
27
BRANCH: gh-pages
0 commit comments