Skip to content

fix: Support text fields without a value property (#274) #154

fix: Support text fields without a value property (#274)

fix: Support text fields without a value property (#274) #154

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 }}