Commit 055d083
committed
ci: use GITHUB_TOKEN instead of custom GH_TOKEN in release workflow
- Replace secrets.GH_TOKEN with secrets.GITHUB_TOKEN in release-please action
- Replace secrets.GH_TOKEN with secrets.GITHUB_TOKEN in upload-release-action
- Leverages built-in token with existing workflow permissions (contents: write, pull-requests: write)
- Improves security by using scoped token instead of custom PAT"1 parent 38e0197 commit 055d083
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
0 commit comments