Skip to content

Ruby support - tested (#122) #43

Ruby support - tested (#122)

Ruby support - tested (#122) #43

name: release-please
on:
push:
branches:
- main
workflow_dispatch:
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- name: Run release-please
uses: googleapis/release-please-action@v4
with:
command: manifest
token: ${{ secrets.MY_RELEASE_PLEASE_TOKEN }}
config-file: .github/release-please-config.json
manifest-file: .github/.release-please-manifest.json