Commit 1f32571
Mohammod Al Amin Ashik
fix(ci): add write permissions for changesets action
The changesets action needs explicit permissions to:
- contents: write - to push commits and create branches
- pull-requests: write - to create/update release PRs
Without these, github-actions[bot] gets 403 permission denied.1 parent b2ae1d5 commit 1f32571
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
21 | 24 | | |
22 | 25 | | |
23 | 26 | | |
| |||
0 commit comments