Skip to content

chore: Update license field following SPDX 2.1 license expression sta… #153

chore: Update license field following SPDX 2.1 license expression sta…

chore: Update license field following SPDX 2.1 license expression sta… #153

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