Commit 7955109
committed
fix(ci): add required permissions to changesets workflow
- Add 'contents: write' for committing version changes
- Add 'pull-requests: write' for creating Release PRs
These permissions are required for changesets/action to properly
create and manage the Release PR workflow.1 parent 1ff7c04 commit 7955109
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
15 | 18 | | |
16 | 19 | | |
17 | 20 | | |
| |||
0 commit comments