Skip to content

Update github-projects.yml #85

Update github-projects.yml

Update github-projects.yml #85

name: Run release-please
on:
push:
branches:
- main
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: GoogleCloudPlatform/release-please-action@v3
with:
token: ${{ secrets.RELEASE_PR_TOKEN }}
release-type: simple