Skip to content

chore(deps): bump @snapshot-labs/snapshot.js from 0.10.1 to 0.11.13 (… #71

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

chore(deps): bump @snapshot-labs/snapshot.js from 0.10.1 to 0.11.13 (… #71

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