Skip to content

test(annotations): fixed failing test #130

test(annotations): fixed failing test

test(annotations): fixed failing test #130

name: 'release-please 🙏'
on:
push:
branches:
- master
workflow_dispatch:
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v4
with:
command: manifest
token: ${{ secrets.OG_BOT_TOKEN }}