Skip to content

chore: 🌐 fix URLs to point to correct locations … #14

chore: 🌐 fix URLs to point to correct locations …

chore: 🌐 fix URLs to point to correct locations … #14

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