Skip to content

Commit d5049db

Browse files
author
Shannon Anahata
committed
adding note about adding auth to your CI
1 parent 7cac867 commit d5049db

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

platform-includes/sourcemaps/overview/javascript.nextjs.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ To automatically upload source maps, you need to provide your Sentry auth token,
77

88
<OrgAuthTokenNote />
99

10+
**Make sure you add your auth token to your CI, if you are using one to deploy your application.**
11+
1012
Add your auth token to your environment:
1113

1214
```bash {filename:.env.local}

0 commit comments

Comments
 (0)