Commit 6540d1b
committed
fix(e2e): pass VERCEL_AUTOMATION_BYPASS_SECRET to staging workflow
The keyless tests need this secret to bypass Vercel SSO protection
on the staging dashboard. It was already available as a GitHub secret
and used in ci.yml but missing from e2e-staging.yml.1 parent 9b71736 commit 6540d1b
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
| 225 | + | |
225 | 226 | | |
226 | 227 | | |
227 | 228 | | |
| |||
0 commit comments