We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3412423 commit c52464eCopy full SHA for c52464e
.github/workflows/production.yaml
@@ -41,7 +41,7 @@ jobs:
41
42
sentry-release:
43
runs-on: ubuntu-latest
44
- needs: build-and-push
+ needs: build-and-push-to-production
45
46
steps:
47
- uses: actions/checkout@v4
0 commit comments