Skip to content

Commit

Permalink
Change variable name.
Browse files Browse the repository at this point in the history
  • Loading branch information
jigar-f committed Jun 12, 2024
1 parent 6334e2c commit 89b49f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ jobs:
env:
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
SENTRY_ORG: getlantern
SENTRY_PROJECT: lantern-ios
SENTRY_PROJECT_IOS: lantern-ios
run: make ios-release

- name: Upload application
Expand Down

0 comments on commit 89b49f7

Please sign in to comment.