Skip to content

Commit d1fdc35

Browse files
authored
Add cname: developer.gnustep.org. (#23)
1 parent 639387e commit d1fdc35

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/sphinx.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,5 @@ jobs:
3434
if: github.ref == 'refs/heads/master'
3535
with:
3636
github_token: ${{ secrets.GITHUB_TOKEN }}
37-
publish_dir: build/html
37+
publish_dir: build/html
38+
cname: developer.gnustep.org

0 commit comments

Comments
 (0)