Skip to content

chore(deps): bump @snapshot-labs/snapshot.js from 0.9.8 to 0.10.1 (#155) #56

chore(deps): bump @snapshot-labs/snapshot.js from 0.9.8 to 0.10.1 (#155)

chore(deps): bump @snapshot-labs/snapshot.js from 0.9.8 to 0.10.1 (#155) #56

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