8000
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 4227642 commit 23902b6Copy full SHA for 23902b6
.github/workflows/docs-stable.yml
@@ -41,7 +41,7 @@ jobs:
41
NODE_OPTIONS: '--max-old-space-size=4096'
42
43
- name: Deploy Docs
44
- uses: JamesIves/github-pages-deploy-action@v4.6.3
+ uses: JamesIves/github-pages-deploy-action@v4.6.4
45
with:
46
branch: gh-pages # The branch the action should deploy to.
47
folder: .out # The folder the action should deploy.
.github/workflows/main.yml
@@ -127,7 +127,7 @@ jobs:
127
128
129
- name: Deploy 🚀
130
131
132
133
0 commit comments