Skip to content

chore(deps): bump @snapshot-labs/snapshot.js from 0.11.15 to 0.11.16 … #83

chore(deps): bump @snapshot-labs/snapshot.js from 0.11.15 to 0.11.16 …

chore(deps): bump @snapshot-labs/snapshot.js from 0.11.15 to 0.11.16 … #83

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