Commit cfb263f
fix(ci): grant contents write permission for beachball publish push
When `id-token: write` was added for trusted npm publishing (OIDC),
specifying `permissions` at the job level overrides all defaults.
`contents` dropped from `write` to `read`, breaking beachball's
`git push` after publish.
Also syncs package version to 1.5.3 (already published) and removes
the 3 consumed changefiles.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 9926041 commit cfb263f
5 files changed
Lines changed: 2 additions & 23 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
Lines changed: 0 additions & 7 deletions
This file was deleted.
Lines changed: 0 additions & 7 deletions
This file was deleted.
Lines changed: 0 additions & 7 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments