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 e01dea2 commit 27303a4Copy full SHA for 27303a4
.github/workflows/deploy_doc.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v4
16
- name: Deploy
17
if: github.event_name != 'pull_request'
18
- uses: JamesIves/[email protected].1
+ uses: JamesIves/[email protected].3
19
with:
20
branch: gh-pages # The branch the action should deploy to.
21
folder: docs # The folder the action should deploy.
0 commit comments