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