Skip to content

fix: Bump objc2 to 0.5.0; bring icrate 0.1.0 (#323) #200

fix: Bump objc2 to 0.5.0; bring icrate 0.1.0 (#323)

fix: Bump objc2 to 0.5.0; bring icrate 0.1.0 (#323) #200

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