Skip to content

fix: re-generate types based on specifciation updates (#88) #62

fix: re-generate types based on specifciation updates (#88)

fix: re-generate types based on specifciation updates (#88) #62

on:
push:
branches:
- main
permissions: read-all
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.BROWSER_AUTOMATION_BOT_TOKEN }}
target-branch: main
config-file: release-please-config.json
manifest-file: .release-please-manifest.json
fork: true