Skip to content

Commit

Permalink
pass down auth token for symbol upload
Browse files Browse the repository at this point in the history
  • Loading branch information
bruno-garcia committed Mar 17, 2024
1 parent 3546811 commit b26a704
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dotnet-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
push:
branches:
- '**'
env:
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}

jobs:
build:
Expand Down

0 comments on commit b26a704

Please sign in to comment.