Commit b715527
authored
[ci] Set GH_TOKEN for dupekit release publish step (#5449)
The Publish release and update pyproject step invokes
scripts/rust_package.py, which calls gh release create. Without
GH_TOKEN, gh runs unauthenticated and the release-create command fails
with exit 4.1 parent ed012ea commit b715527
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| 98 | + | |
| 99 | + | |
98 | 100 | | |
99 | 101 | | |
100 | 102 | | |
| |||
0 commit comments