Skip to content

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

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

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

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