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.
2 parents ee1f9db + b929779 commit a50c84dCopy full SHA for a50c84d
1 file changed
.github/workflows/sentry-snapshots.yml
@@ -41,7 +41,7 @@ jobs:
41
snapshots:
42
if: (github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name == github.repository) && github.actor != 'dependabot[bot]'
43
runs-on: ubuntu-latest
44
- environment: preview
+ environment: sentry-preview
45
permissions:
46
contents: read
47
env:
0 commit comments