Commit 477b848
authored
ci(build): Skip snapshot upload on PRs from forks (#5622)
Fork PRs don't have access to SENTRY_AUTH_TOKEN, so the upload step
would attempt to run without credentials. Guard it the same way the
replay snapshot upload is guarded so fork PRs cleanly skip it.1 parent 3c89fa4 commit 477b848
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
| 53 | + | |
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
| |||
0 commit comments