Skip to content

Commit

Permalink
feat: add sentry dsn to provisioning step
Browse files Browse the repository at this point in the history
  • Loading branch information
JNdhlovu committed Aug 23, 2024
1 parent 5e00ee1 commit 57c03ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/sdk-primary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,6 @@ jobs:
bundle exec rake test:spm
bundle exec rake provision:ios
bundle exec rake test:package
env:
SENTRY_DSN: ${{ secrets.SENTRY_DSN }}

0 comments on commit 57c03ea

Please sign in to comment.