Skip to content

fix(plugin): remove redundant plugin.json (#7) #10

fix(plugin): remove redundant plugin.json (#7)

fix(plugin): remove redundant plugin.json (#7) #10

name: Release Please
on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@16a9c90856f42705d54a6fda1823352bdc62cf38 # v4
with:
token: ${{ secrets.GH_PAT_RELEASE_PLEASE_ACTION }}
config-file: .github/release-please-config.json
manifest-file: .github/release-please-manifest.json