Skip to content

fix: use x-release-please block instead of inline #4

fix: use x-release-please block instead of inline

fix: use x-release-please block instead of inline #4

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@5c625bfb5d1ff62eadeeb3772007f7f66fdcf071 # v4
with:
config-file: .github/release-please-config.json
manifest-file: .github/release-please-manifest.json