Skip to content

chore: few things needing tidying up (#124) #19

chore: few things needing tidying up (#124)

chore: few things needing tidying up (#124) #19

name: Build and deploy website
on:
push:
branches: main
jobs:
build-deploy-docs:
uses: seedcase-project/.github/.github/workflows/deploy-docs.yml@main
secrets:
netlify-token: ${{ secrets.NETLIFY_AUTH_TOKEN }}