Commit 9ceb498
committed
ci: add permissions block to release workflow
Explicitly grant the minimum required permissions so the workflow
keeps working even after GITHUB_TOKEN's default permissions are
switched to read-only in the future.
- contents: write (required for git tag push / gh release create)1 parent aa8e2a0 commit 9ceb498
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
8 | 13 | | |
9 | 14 | | |
10 | 15 | | |
| |||
0 commit comments