chore: configure Release Please

This commit is contained in:
WebStreamr 2025-05-08 19:40:42 +00:00
parent 3078e02b4b
commit 8888f30dbb
No known key found for this signature in database

16
.github/workflows/release-please.yml vendored Normal file
View file

@ -0,0 +1,16 @@
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@v4
with:
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
release-type: simple