Skip to content

chore: switch from XO to Biome with biome-config-fluid (#93) #88

chore: switch from XO to Biome with biome-config-fluid (#93)

chore: switch from XO to Biome with biome-config-fluid (#93) #88

name: Publish release
on:
push:
branches: [main]
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v4
id: release
with:
token: ${{ secrets.GITHUB_TOKEN }}