Skip to content

Commit ddce6e4

Browse files
authored
Update gh-pages.yml
Re-enables the `cname` setting in the GitHub Actions script.
1 parent 14eb71a commit ddce6e4

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)