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 639387e commit 6b365c2Copy full SHA for 6b365c2
.github/workflows/sphinx.yml
@@ -34,4 +34,5 @@ jobs:
34
if: github.ref == 'refs/heads/master'
35
with:
36
github_token: ${{ secrets.GITHUB_TOKEN }}
37
- publish_dir: build/html
+ publish_dir: build/html
38
+ cname: developer.gnustep.org
0 commit comments