Skip to content

Update items.toml

Update items.toml #115

Workflow file for this run

name: Publish Site
on:
push:
branches:
- main
jobs:
build-deploy:
runs-on: ubuntu-latest
steps:
- name: Checkout Repo
uses: actions/checkout@main
with:
submodules: true
- name: Publish Site
uses: chabad360/hugo-gh-pages@master
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}
#cname: mysite.com # Or anything else