Skip to content

chore: 🔧 footer is now in the extension theme #2

chore: 🔧 footer is now in the extension theme

chore: 🔧 footer is now in the extension theme #2

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