Commit f9deac1
fix(ci): use github.token instead of GH_TOKEN PAT for releases (#1139)
The GH_TOKEN secret was missing/expired, causing beta release checkout
to fail. The default github.token has sufficient permissions with the
contents:write, issues:write, and pull-requests:write already declared
in the workflow.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 8a2fb86 commit f9deac1
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
0 commit comments