Skip to content

Commit 14eb71a

Browse files
authored
Update gh-pages.yml
Removing the cname configuration to see if that's what is keeping us from registering the protobuf.dev domain in the GitHub admin
1 parent d8470df commit 14eb71a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ jobs:
3333
with:
3434
github_token: ${{ secrets.GITHUB_TOKEN }}
3535
publish_dir: ./public
36-
cname: protobuf.dev
36+
# cname: protobuf.dev

0 commit comments

Comments
 (0)