Skip to content

chore: fix tests stucked waiting on wrong url (#241) #70

chore: fix tests stucked waiting on wrong url (#241)

chore: fix tests stucked waiting on wrong url (#241) #70

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