Skip to content

feat: Workaround for libraries that put the macOS keyboard focus on t… #147

feat: Workaround for libraries that put the macOS keyboard focus on t…

feat: Workaround for libraries that put the macOS keyboard focus on t… #147

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