Commit 552bde8
authored
chore(TECHOPS-19100): fix ci (#10)
Saw the following error in the master build when creating the release
please PR:
```
Error: release-please failed: GitHub Actions is not permitted to create or approve pull requests.
```
updating build permissions to allow Github Actions to make changes
needed for releases.1 parent dba08f5 commit 552bde8
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
27 | 32 | | |
28 | 33 | | |
29 | 34 | | |
| |||
0 commit comments