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.
2 parents 2f4f5bc + 91a800f commit 1259d5cCopy full SHA for 1259d5c
.github/workflows/publish-website.yml
@@ -24,7 +24,7 @@ jobs:
24
working-directory: website
25
run: make release
26
- name: Publish website
27
- uses: JamesIves/[email protected].4
+ uses: JamesIves/[email protected].5
28
with:
29
branch: gh-pages
30
folder: website/artifacts/docusaurus/build
0 commit comments