Skip to content

chore(deps): update updatecli/updatecli-action action to v2.75.0 (#294) #200

chore(deps): update updatecli/updatecli-action action to v2.75.0 (#294)

chore(deps): update updatecli/updatecli-action action to v2.75.0 (#294) #200

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@master
with:
submodules: true
- name: Publish Site
uses: chabad360/hugo-gh-pages@master
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}
hugoVersion: extended_0.82.0