Skip to content

docs: adds badges and coverage generation (#29) #20

docs: adds badges and coverage generation (#29)

docs: adds badges and coverage generation (#29) #20

Workflow file for this run

name: release-please
on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v4
with:
token: ${{ secrets.CI_GITHUB_TOKEN }}
release-type: go