Skip to content

Merge branch 'main' of github.com:jamesmistry/breadlog #17

Merge branch 'main' of github.com:jamesmistry/breadlog

Merge branch 'main' of github.com:jamesmistry/breadlog #17

on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
with:
token: ${{ secrets.BREADLOG_RELEASE_PAT }}
release-type: rust
package-name: breadlog
monorepo-tags: false
default-branch: main