Commit 70d3124
ci: run release-please via CLI instead of the googleapis action
The googleapis/release-please-action isn't on the org Actions allow-list, so the
release-please workflow added in #321 failed at startup (no release PR cut). Run
the release-please CLI under actions/setup-node (allow-listed) instead — same
manifest-mode behavior (release-pr + github-release), no third-party action.
Verified the CLI commands/flags against release-please@16.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent a51ed7a commit 70d3124
1 file changed
Lines changed: 18 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | | - | |
24 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
0 commit comments