We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08eb6de commit b02f0baCopy full SHA for b02f0ba
1 file changed
.github/workflows/docs.yml
@@ -30,7 +30,7 @@ jobs:
30
31
- name: Deploy
32
if: ${{ github.event_name != 'pull_request' }}
33
- uses: JamesIves/github-pages-deploy-action@v4.7.4
+ uses: JamesIves/github-pages-deploy-action@v4.8.0
34
with:
35
branch: gh-pages
36
folder: .build/docs
0 commit comments