Skip to content

ci: drop patch from Go min version (#353) #268

ci: drop patch from Go min version (#353)

ci: drop patch from Go min version (#353) #268

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