Skip to content

feat: Add missing classes and enums to the API (#8) #9

feat: Add missing classes and enums to the API (#8)

feat: Add missing classes and enums to the API (#8) #9

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