Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Commit

Permalink
Follow up PR to fix release workflow for Klar (#3925)
Browse files Browse the repository at this point in the history
  • Loading branch information
isabelrios authored Nov 23, 2023
1 parent f753ff3 commit 0cfd7ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bitrise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -415,7 +415,7 @@ workflows:
- content: |-
#!/usr/bin/env bash
set -x
focus-ios/tools/sentry-cli --auth-token "$SENTRY_AUTH_TOKEN" upload-dif \
focus-ios/focus-ios-tests/tools/sentry-cli --auth-token "$SENTRY_AUTH_TOKEN" upload-dif \
--org mozilla --project klar-ios "$BITRISE_DSYM_DIR_PATH"
meta:
bitrise.io:
Expand Down

0 comments on commit 0cfd7ac

Please sign in to comment.