Skip to content

ci: add CI workflow configuration #53

ci: add CI workflow configuration

ci: add CI workflow configuration #53

name: Release Please
on:
workflow_dispatch:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
jobs:
release-please:
uses: BlueLua/.github/.github/workflows/release-please.yml@main