Skip to content

docs: 📝 update landing page of website (#34) #15

docs: 📝 update landing page of website (#34)

docs: 📝 update landing page of website (#34) #15

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