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 4891a3b commit f99dfb8Copy full SHA for f99dfb8
.github/workflows/doc_generation.yml
@@ -36,7 +36,7 @@ jobs:
36
37
- name: "Deploy website"
38
if: "${{ github.event_name == 'push' || github.event_name == 'release' }}"
39
- uses: JamesIves/[email protected].2
+ uses: JamesIves/[email protected].3
40
with:
41
token: ${{ secrets.GITHUB_TOKEN }}
42
branch: gh-pages # The branch the action should deploy to.
0 commit comments