Skip to content

Commit

Permalink
Add SENTRY_DSN to the web client build
Browse files Browse the repository at this point in the history
  • Loading branch information
vladbat00 committed Nov 21, 2021
1 parent 44c9930 commit 165118a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,3 +87,4 @@ jobs:
cache-to: type=registry,ref=mvlabat/mr_web_client:buildcache,mode=max
build-args: |
muddle_matchmaker_url=muddle.run:8080
sentry_dsn=${{ secrets.SENTRY_DSN_CLIENT }} # a client secret is not a secret really, but nvm :)

0 comments on commit 165118a

Please sign in to comment.