Skip to content

chore: 🚚 use symlink of extension file (#94) #39

chore: 🚚 use symlink of extension file (#94)

chore: 🚚 use symlink of extension file (#94) #39

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