Skip to content

Add CropAuxiliaryIndicatorConfig to allow custom CropAuxiliaryIndicat… #240

Add CropAuxiliaryIndicatorConfig to allow custom CropAuxiliaryIndicat…

Add CropAuxiliaryIndicatorConfig to allow custom CropAuxiliaryIndicat… #240

Workflow file for this run

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: simple
version-file: "./version.txt"
package-name: release-please-action
default-branch: master