Skip to content

fix: decrease min body length for AI text to speech (#252) #81

fix: decrease min body length for AI text to speech (#252)

fix: decrease min body length for AI text to speech (#252) #81

name: Create a Sentry release
on:
push:
branches:
- 'main'
jobs:
create-sentry-release:
strategy:
matrix:
target: ['18']
uses: snapshot-labs/actions/.github/workflows/create-sentry-release.yml@main
with:
project: snapshot-sidekick
target: ${{ matrix.target }}
secrets: inherit