Commit 6d8f6bc
fix: add GH_TOKEN env var to traffic updater agent step
The gh CLI needs GH_TOKEN set in the agent sandbox to authenticate
with the GitHub Traffic API. engine.env is not yet supported by the
gh-aw compiler, so the lock file requires a manual addition after
each recompile.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 94c60fb commit 6d8f6bc
File tree
2 files changed
+24
-19
lines changed- .github/workflows
2 files changed
+24
-19
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
12 | 16 | | |
13 | 17 | | |
14 | 18 | | |
| |||
0 commit comments