Skip to content

fix: bump lz.n dependency with fix for beforeAll hook (#13) #30

fix: bump lz.n dependency with fix for beforeAll hook (#13)

fix: bump lz.n dependency with fix for beforeAll hook (#13) #30

---
permissions:
contents: write
pull-requests: write
name: Release Please
on:
workflow_dispatch:
push:
branches:
- main
jobs:
release:
name: release
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v4
with:
release-type: simple
token: ${{ secrets.PAT }}