Skip to content

Commit c0c2415

Browse files
committed
Sentry auth token in CI
1 parent b4dc391 commit c0c2415

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ env:
44
POETRY_VIRTUALENVS_IN_PROJECT: true
55
VITE_PUBLIC_URL: ""
66
VITE_BASE_URL: ""
7+
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
78

89
permissions:
910
id-token: write

0 commit comments

Comments
 (0)