Skip to content

fix: Support the enumn crate in all public enums (#264) #146

fix: Support the enumn crate in all public enums (#264)

fix: Support the enumn crate in all public enums (#264) #146

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