Commit b146f92
ci: add permissions to release-sdk caller job
The release-please workflow fails with startup_failure because the
caller job invoking publish.yml does not declare explicit permissions.
This causes the reusable workflow's permission requirements to exceed
the restricted defaults.
Co-Authored-By: rlamb@launchdarkly.com <4955475+kinyoklion@users.noreply.github.com>1 parent a01d985 commit b146f92
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
23 | 27 | | |
24 | 28 | | |
25 | 29 | | |
| |||
0 commit comments