Commit 614a74c
ci(release): use the correct token for publish to GitHub
For the: "Publish package distributions to GitHub Releases" use the
correct `secrets.RELEASE_GITHUB_TOKEN`. Before it was using
`secrets.GITHUB_TOKEN`
The other steps are already using `secrets.RELEASE_GITHUB_TOKEN`
Closes: python-gitlab#32881 parent c7333d8 commit 614a74c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
0 commit comments