Skip to content

docs: docker registry warning on readme and changelog fix #85

docs: docker registry warning on readme and changelog fix

docs: docker registry warning on readme and changelog fix #85

name: release-please
on:
push:
branches:
- master
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: GoogleCloudPlatform/release-please-action@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
release-type: go
changelog-path: CHANGELOG.md