Skip to content

chore: πŸ§‘β€πŸ’» add update-quarto-theme just recipe (#389) #81

chore: πŸ§‘β€πŸ’» add update-quarto-theme just recipe (#389)

chore: πŸ§‘β€πŸ’» add update-quarto-theme just recipe (#389) #81

Workflow file for this run

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