Commit 2361b3b
authored
ci: リリース更新に contents: write を明示する (#103)
> GITHUB_TOKEN のデフォルト権限を read-only にする準備として、write が必
> 要な job に permissions を明示します。
>
> - GitHub Release へアップロードまたは release notes 更新を行う job に
> `contents: write` を明示します。
> - `PRODUCTION_GITHUB_TOKEN` 用途は対象外として触っていません。
> - public resource の read 用 permissions は追加していません。
>
> ref VOICEVOX/voicevox_project#931 parent 330077b commit 2361b3b
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
| 271 | + | |
| 272 | + | |
271 | 273 | | |
272 | 274 | | |
273 | 275 | | |
| |||
705 | 707 | | |
706 | 708 | | |
707 | 709 | | |
| 710 | + | |
| 711 | + | |
708 | 712 | | |
709 | 713 | | |
710 | 714 | | |
| |||
837 | 841 | | |
838 | 842 | | |
839 | 843 | | |
| 844 | + | |
| 845 | + | |
840 | 846 | | |
841 | 847 | | |
842 | 848 | | |
| |||
0 commit comments