Skip to content

deps: Update proc-macro2 to fix nightly build. (#261) #140

deps: Update proc-macro2 to fix nightly build. (#261)

deps: Update proc-macro2 to fix nightly build. (#261) #140

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