chore(release): setup release-please for automatic release PR generation

This commit is contained in:
2022-12-04 23:39:56 +00:00
parent 044587fb4c
commit caeba6291d
4 changed files with 29 additions and 2 deletions

View File

@@ -140,3 +140,13 @@ jobs:
github-token: ${{ secrets.GITHUB_TOKEN }}
comment-on-alert: true
auto-push: true
release-please:
needs: [test]
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/main'
steps:
- uses: google-github-actions/release-please-action@v3
id: release-please
with:
command: manifest