We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9645a18 commit 24fac51Copy full SHA for 24fac51
1 file changed
.github/workflows/docs.yml
@@ -42,6 +42,8 @@ jobs:
42
pip install -e .[doc]
43
44
- name: Build with Sphinx
45
+ env:
46
+ JSOC_EMAIL: "roytsmart@gmail.com"
47
run: |
48
cd ./docs
49
make html
0 commit comments