Skip to content

refactor!: Make ActionHandler::do_action take &mut self (#296) #169

refactor!: Make ActionHandler::do_action take &mut self (#296)

refactor!: Make ActionHandler::do_action take &mut self (#296) #169

on:
push:
branches:
- main
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: GoogleCloudPlatform/release-please-action@v3
with:
command: manifest
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}