feat: add support for new source column in statements table (#913) #226
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Create a Sentry release | |
on: | |
push: | |
branches: | |
- 'master' | |
jobs: | |
create-sentry-release: | |
uses: snapshot-labs/actions/.github/workflows/create-sentry-release.yml@main | |
with: | |
project: snapshot-hub | |
secrets: inherit |