Skip to content

refactor: ♻️ can't include executable code in the templates in… #75

refactor: ♻️ can't include executable code in the templates in…

refactor: ♻️ can't include executable code in the templates in… #75

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