Skip to content

docs: 📝 add learning objectives to Git and GitHub session (#97) #42

docs: 📝 add learning objectives to Git and GitHub session (#97)

docs: 📝 add learning objectives to Git and GitHub session (#97) #42

Workflow file for this run

name: Build and deploy website
on:
push:
branches: main
jobs:
build-deploy-website:
uses: rostools/.github/.github/workflows/build-website.yml@main
secrets:
netlify-token: ${{ secrets.NETLIFY_AUTH_TOKEN }}