Commit f515459
committed
fix(ci): grant contents write to the release workflow
The release job creates the tag and the GitHub release, which needs
contents: write. The workflow got contents: read in #261, so the 1.46.0
release failed with 403 after the package was already published.1 parent 327d119 commit f515459
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
0 commit comments