Skip to content

fix: ✏️ there was a double quote accidentally (#128) #22

fix: ✏️ there was a double quote accidentally (#128)

fix: ✏️ there was a double quote accidentally (#128) #22

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