Skip to content

feat(sentry): Add missing --no-strict-offset-reset and --auto-offset-… #7

feat(sentry): Add missing --no-strict-offset-reset and --auto-offset-…

feat(sentry): Add missing --no-strict-offset-reset and --auto-offset-… #7

Workflow file for this run

name: Release Please
on:
push:
branches:
- develop
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- name: Release Please Action
uses: google-github-actions/release-please-action@v4
with:
token: ${{ secrets.PERSONAL_TOKEN }}
config-file: release-please-config.json