Skip to content

ci: add script to update rootfs URL (#131) #108

ci: add script to update rootfs URL (#131)

ci: add script to update rootfs URL (#131) #108

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