Commit 4be99c6
committed
ci: Pass GITHUB_TOKEN to release-plz
The action needs the token to call the GitHub API (open release PR,
create tags, create releases). Workflows have to forward it
explicitly; it is not auto-injected as an env var even though the
secret is auto-provisioned per run.1 parent 3ac53dc commit 4be99c6
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
0 commit comments