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 c6c312f commit 915da71Copy full SHA for 915da71
.github/workflows/deploy.yml
@@ -36,7 +36,6 @@ jobs:
36
name: site
37
path: build/html
38
- name: Publish docs to Github Pages
39
- if: startsWith(github.event.ref, 'refs/tags')
40
uses: JamesIves/github-pages-deploy-action@releases/v4
41
with:
42
folder: build/html
0 commit comments