Commit 18103c1
fix(ci): add actions:write permission for workflow dispatch
The release workflow triggers npm-publish via `gh workflow run`, which
requires the actions:write permission on GITHUB_TOKEN. Without it the
API returns HTTP 403.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 5daee6a commit 18103c1
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
0 commit comments