We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ca88e0 commit ae9e05eCopy full SHA for ae9e05e
.github/workflows/publish.yml
@@ -70,6 +70,7 @@ jobs:
70
- name: Build Docs
71
run: |
72
cp examples/*.ipynb docs/
73
+ cp examples/*.json docs/
74
- name: Deploy docs
75
76
git config user.name "GitHub Actions"
0 commit comments