Skip to content

Commit c52464e

Browse files
committed
fix production workflow
1 parent 3412423 commit c52464e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/production.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141

4242
sentry-release:
4343
runs-on: ubuntu-latest
44-
needs: build-and-push
44+
needs: build-and-push-to-production
4545

4646
steps:
4747
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)