Skip to content

disable/remove jekyll related posts (--lsi) + related dependencies #58

disable/remove jekyll related posts (--lsi) + related dependencies

disable/remove jekyll related posts (--lsi) + related dependencies #58

Workflow file for this run

# name: Jekyll deploy
# on: [push]
# jobs:
# build_and_deploy:
# runs-on: ubuntu-latest
# steps:
# - uses: actions/checkout@v1
# - name: Build & Deploy to GitHub Pages
# env:
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# GITHUB_REPOSITORY: ${{ secrets.GITHUB_REPOSITORY }}
# GITHUB_ACTOR: ${{ secrets.GITHUB_ACTOR }}
# uses: BryanSchuetz/jekyll-deploy-gh-pages@master