Skip to content

chore(sync): 🔨 synced local '.vscode/' with remote '.vscode/' #47

chore(sync): 🔨 synced local '.vscode/' with remote '.vscode/'

chore(sync): 🔨 synced local '.vscode/' with remote '.vscode/' #47

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.yml@main
secrets:
netlify-token: ${{ secrets.NETLIFY_AUTH_TOKEN }}