Skip to content

ci: use bash instead of sh (#135) #112

ci: use bash instead of sh (#135)

ci: use bash instead of sh (#135) #112

on:
push:
branches:
- main
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
with:
release-type: go
package-name: finch
# Before we are at v1.0.0
bump-minor-pre-major: true