Skip to content

Commit 9593fb4

Browse files
authored
fix: workflow environment
1 parent 640b4a4 commit 9593fb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sentry-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ permissions: # added using https://github.com/step-security/secure-workflows
1212
jobs:
1313
release:
1414
runs-on: ubuntu-latest
15-
environment: Master
15+
environment: production
1616
steps:
1717
- uses: actions/checkout@v2
1818

0 commit comments

Comments
 (0)