Skip to content

Commit

Permalink
fix: use SENTRY_AUTH_TOKEN on tag push
Browse files Browse the repository at this point in the history
  • Loading branch information
Pascal-Delange committed Oct 25, 2023
1 parent c8be245 commit 1b2db61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tags_push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,4 @@ jobs:
version: ${{ github.ref_name }}
secrets:
GCP_SA_KEY: ${{ secrets.GCP_SA_KEY_PRODUCTION }}
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}

0 comments on commit 1b2db61

Please sign in to comment.