Skip to content

Commit c11a11c

Browse files
committed
Add sentry dsym token to env on CI
1 parent ed81118 commit c11a11c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,6 @@ jobs:
5454
MATCH_PASSWORD: ${{ secrets.MATCH_PASSWORD }}
5555
MATCH_GIT_BASIC_AUTHORIZATION: ${{ secrets.MATCH_GIT_BASIC_AUTHORIZATION }}
5656
TUIST_CONFIG_TOKEN: ${{ secrets.TUIST_CONFIG_TOKEN }}
57+
SENTRY_DSYM_TOKEN: ${{ secrets.SENTRY_DSYM_TOKEN }}
5758
TG_BOT_TOKEN: ${{ secrets.TG_BOT_TOKEN }}
5859
TG_CHAT_ID: ${{ secrets.TG_CHAT_ID }}

0 commit comments

Comments
 (0)