Skip to content

Fixed a litle error #34

Fixed a litle error

Fixed a litle error #34

Workflow file for this run

name: Build and deploy website to GitHub Pages
on:
push:
branches:
- master
workflow_dispatch:
jobs:
gh-pages:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: helaili/jekyll-action@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
jekyll_src: site
#jekyll_build_options: -b /website