Skip to content

Merge branch 'main' of https://github.com/rostools/r-cubed-intro #77

Merge branch 'main' of https://github.com/rostools/r-cubed-intro

Merge branch 'main' of https://github.com/rostools/r-cubed-intro #77

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