opravit build
This commit is contained in:
parent
477e1b8158
commit
9d43fd1919
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_src: './' # Default is root directory
|
||||||
jekyll_cfg: '_config.yml' # Default is _config.yml
|
jekyll_cfg: '_config.yml' # Default is _config.yml
|
||||||
jekyll_baseurl: '' # Default is empty
|
jekyll_baseurl: '' # Default is empty
|
||||||
cname: 'blog.hernikplays.cz' # Default is to not use a cname
|
cname: 'blog.caras.cafe' # Default is to not use a cname
|
||||||
actor: '' # Default is the GITHUB_ACTOR
|
actor: '' # Default is the GITHUB_ACTOR
|
||||||
|
|
Loading…
Reference in a new issue