Skip to content

chore: update next version to v0.6.0 #51

chore: update next version to v0.6.0

chore: update next version to v0.6.0 #51

on:
push:
branches:
- main
name: release-please
jobs:
release-please:
if: github.repository_owner == 'bihealth'
runs-on: ubuntu-latest
steps:
- name: Run release-please
uses: GoogleCloudPlatform/release-please-action@v2
id: release
with:
token: ${{ secrets.BOT_TOKEN }}