Skip to content

minor edits to folding (renamed from sangria) #120

minor edits to folding (renamed from sangria)

minor edits to folding (renamed from sangria) #120

Workflow file for this run

name: github pages
on:
push:
branches:
- main
pull_request:
jobs:
build-deploy:
runs-on: ubuntu-latest
steps:
- name: Checkout Repo
uses: actions/checkout@master
with:
submodules: true
- name: Publish Site
uses: chabad360/hugo-gh-pages@master
with:
githubToken: ${{ secrets.BARRY }}
hugoVersion: 0.126.1
branch: host
cname: plonkbook.org