We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7cdb1b commit 56b936cCopy full SHA for 56b936c
1 file changed
.github/workflows/deploy.yml
@@ -43,7 +43,7 @@ jobs:
43
- name: Download docs artifact
44
uses: actions/download-artifact@v5
45
with:
46
- name: stable-docs
+ name: v0.10.0-docs
47
path: "./public"
48
49
- name: Upload page artifact
0 commit comments