Skip to content

chore: release oauth_tools 0.1.1 #230

chore: release oauth_tools 0.1.1

chore: release oauth_tools 0.1.1 #230

Workflow file for this run

name: release
on:
workflow_dispatch:
push:
branches:
- main
- "release-**"
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.PAT_TOKEN }}
config-file: release-please-config.json
manifest-file: .release-please-manifest.json
target-branch: main