Skip to content

Commit be7b056

Browse files
committed
We don't need CNAME because we're using the official URL
1 parent cb85761 commit be7b056

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ jobs:
4747
github_token: ${{ secrets.GITHUB_TOKEN }}
4848
# Build output to publish to the `gh-pages` branch:
4949
publish_dir: ./docs/build
50-
cname: mindersec.github.io
50+
# cname: mindersec.github.io

0 commit comments

Comments
 (0)