Create release-please.yml

This commit is contained in:
Eric Dubé 2024-04-22 17:46:40 -04:00 committed by GitHub
parent 3cba4cab1e
commit d3969b0122
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

@ -0,0 +1,19 @@
on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v4
with:
release-type: simple
target-branch: release