Skip to content

docs: ✏️ remove unrendered emoji in contributing header (#48) #36

docs: ✏️ remove unrendered emoji in contributing header (#48)

docs: ✏️ remove unrendered emoji in contributing header (#48) #36

Workflow file for this run

name: Build website for R-based educational material
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 }}