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 ebc0bb6 commit 396f555Copy full SHA for 396f555
.github/workflows/deploy-documentation.yml
@@ -34,7 +34,7 @@ jobs:
34
35
- name: Deploy documentation.
36
if: ${{ github.event_name == 'push' }}
37
- uses: JamesIves/github-pages-deploy-action@v4.3.0
+ uses: JamesIves/github-pages-deploy-action@v4
38
with:
39
branch: gh-pages
40
force: true
0 commit comments