ci: revise build-jekyll.yml action

This commit is contained in:
jeffreytse 2020-08-31 16:51:03 +08:00
parent 8b34da35fa
commit f8c6653d5d

View file

@ -1,4 +1,4 @@
name: Build and Deploy to Github Pages
name: Github Pages
on:
push:
@ -28,5 +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
cname: '' # Default is to not use a cname
actor: '' # Default is the GITHUB_ACTOR