Skip to content

fix: use --recursive and correct pathing in update rootfs (#132) #111

fix: use --recursive and correct pathing in update rootfs (#132)

fix: use --recursive and correct pathing in update rootfs (#132) #111

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