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 b239a11 commit 29dd115Copy full SHA for 29dd115
.github/workflows/docs.yml
@@ -46,7 +46,7 @@ jobs:
46
47
- name: Deploy
48
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
49
- uses: JamesIves/[email protected].3
+ uses: JamesIves/[email protected].4
50
with:
51
branch: gh-pages # The branch the action should deploy to.
52
folder: docs/_build/html # The folder the action should deploy.
0 commit comments