Skip to content

Commit aee35f4

Browse files
author
xyzjesper
committed
Try to fix sentry
1 parent 71c8bdd commit aee35f4

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/customer-builder.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ on:
1414
- main
1515
env:
1616
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
17+
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
1718
jobs:
1819
push:
1920
name: "Customer Builder"

.github/workflows/disbot-builder.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ on:
1414
- main
1515
env:
1616
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
17+
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
1718
jobs:
1819
push:
1920
name: "DisBot Builder"

0 commit comments

Comments
 (0)