cname v build
This commit is contained in:
parent
8e74748e8e
commit
a461176093
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-jekyll.yml
vendored
2
.github/workflows/build-jekyll.yml
vendored
|
@ -29,5 +29,5 @@ jobs:
|
|||
jekyll_src: './' # Default is root directory
|
||||
jekyll_cfg: '_config.yml' # Default is _config.yml
|
||||
jekyll_baseurl: '/jekyll-theme-yat' # Default is empty
|
||||
cname: '' # Default is to not use a cname
|
||||
cname: 'blog.hernikplays.cz' # Default is to not use a cname
|
||||
actor: '' # Default is the GITHUB_ACTOR
|
||||
|
|
Loading…
Reference in a new issue