chore(ci): streamline ci configuration with bluefin project

This commit is contained in:
Stephan Lüscher 2024-04-30 18:47:22 +00:00
parent d93122baf1
commit d677d7b305
No known key found for this signature in database
GPG key ID: 445779060FF3D3CF
3 changed files with 9 additions and 23 deletions

View file

@ -0,0 +1,23 @@
---
on:
push:
branches:
- main
permissions:
contents: write
checks: write
actions: read
packages: write
pull-requests: write
name: Generate Changelog
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v4
id: release-please
with:
release-type: simple
package-name: release-please-action