Skip to content

chore(deps-dev): bump @snapshot-labs/eslint-config from 0.1.0-beta.9 … #27

chore(deps-dev): bump @snapshot-labs/eslint-config from 0.1.0-beta.9 …

chore(deps-dev): bump @snapshot-labs/eslint-config from 0.1.0-beta.9 … #27

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