Skip to content

fix: correct file addition logic in action.yml #30

fix: correct file addition logic in action.yml

fix: correct file addition logic in action.yml #30

name: Release Please
on:
workflow_dispatch:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
release-type: simple
target-branch: main