Skip to content

style: 💄 aesthetic updates to landing page (#186) #10

style: 💄 aesthetic updates to landing page (#186)

style: 💄 aesthetic updates to landing page (#186) #10

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 }}