Skip to content

Commit 6b365c2

Browse files
authored
Add cname: developer.gnustep.org.
1 parent 639387e commit 6b365c2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.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)