Skip to content

chore(sync): 🔨 created local 'justfile' from remote 'justfile' #1

chore(sync): 🔨 created local 'justfile' from remote 'justfile'

chore(sync): 🔨 created local 'justfile' from remote 'justfile' #1

Workflow file for this run

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