Skip to content

Commit 7e62db6

Browse files
committed
fix: deployment name
1 parent d6353ff commit 7e62db6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
SENTRY_ORG: ${{ secrets.SENTRY_ORG }}
2323
SENTRY_PROJECT: ${{ secrets.SENTRY_PROJECT }}
2424
with:
25-
environment: production
25+
environment: prod

0 commit comments

Comments
 (0)