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 640b4a4 commit 9593fb4Copy full SHA for 9593fb4
.github/workflows/sentry-release.yml
@@ -12,7 +12,7 @@ permissions: # added using https://github.com/step-security/secure-workflows
12
jobs:
13
release:
14
runs-on: ubuntu-latest
15
- environment: Master
+ environment: production
16
steps:
17
- uses: actions/checkout@v2
18
0 commit comments