Skip to content

Commit f1cf7af

Browse files
authored
Add CNAME file (#17)
Create CNAME CNAME is needed when you publish from a (gh-pages) branch with custom domain. In that case, the GitHub settings only creates a commit on the specified branch. In our case, gh-pages is build from main, but main does not have CNAME so the GitHub-created one was removed on every update. This adds the CNAME file added by GitHub to gh-pages to main.
1 parent fdffcc2 commit f1cf7af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
grass-tutorials.osgeo.org

0 commit comments

Comments
 (0)