Skip to content

docs(sessions): ✏️ small typo fixes in the ggplot2 session #98

docs(sessions): ✏️ small typo fixes in the ggplot2 session

docs(sessions): ✏️ small typo fixes in the ggplot2 session #98

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