Skip to content

Don't drop the v from the beginning of tag names because the dev star… #2

Don't drop the v from the beginning of tag names because the dev star…

Don't drop the v from the beginning of tag names because the dev star… #2

Workflow file for this run

name: Release
on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: GoogleCloudPlatform/release-please-action@v2
with:
release-type: simple