Skip to content

fix(CI): update release-please action (#7) #3

fix(CI): update release-please action (#7)

fix(CI): update release-please action (#7) #3

name: Release Please
on:
push:
branches: [main]
workflow_dispatch:
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
release-type: node