Skip to content

chore(deps): bump @snapshot-labs/snapshot-sentry from 1.5.3 to 1.5.4 … #49

chore(deps): bump @snapshot-labs/snapshot-sentry from 1.5.3 to 1.5.4 …

chore(deps): bump @snapshot-labs/snapshot-sentry from 1.5.3 to 1.5.4 … #49

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 }}