Skip to content

fix: pubsub message not being acknowledged when the reason is nil (#1… #787

fix: pubsub message not being acknowledged when the reason is nil (#1…

fix: pubsub message not being acknowledged when the reason is nil (#1… #787

Workflow file for this run

name: release
on:
workflow_dispatch:
push:
branches:
- main
jobs:
release_please:
name: Release Please
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@7987652d64b4581673a76e33ad5e98e3dd56832f # v4.1.3
with:
token: ${{ secrets.REPO_ACCESS_PAT }} # We need to set the PAT so the publishing workflow can be triggered