Skip to content

Commit 9c13ebd

Browse files
committed
ci: Remove SENTRY_URL to use the default
Signed-off-by: Kristofer Rye <[email protected]>
1 parent dda58e1 commit 9c13ebd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/analyze-and-build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ jobs:
5555
FASTLANE_SKIP_UPDATE_CHECK: '1'
5656
FASTLANE_DISABLE_ANIMATION: '1'
5757
SENTRY_ORG: frog-pond-labs
58-
SENTRY_URL: https://sentry.frogpond.tech/
5958
SENTRY_PROJECT: all-about-olaf
6059
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
6160
GITHUB_KEYS_REPOSITORY_TOKEN: ${{ secrets.GITHUB_KEYS_REPOSITORY_TOKEN }}
@@ -83,7 +82,6 @@ jobs:
8382
FASTLANE_SKIP_UPDATE_CHECK: '1'
8483
FASTLANE_DISABLE_ANIMATION: '1'
8584
SENTRY_ORG: frog-pond-labs
86-
SENTRY_URL: https://sentry.frogpond.tech/
8785
SENTRY_PROJECT: all-about-olaf
8886
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
8987
GITHUB_KEYS_REPOSITORY_TOKEN: ${{ secrets.GITHUB_KEYS_REPOSITORY_TOKEN }}

0 commit comments

Comments
 (0)