Commit 1370381
authored
chore: update CI workflows to use application token action (#9)
- Added a step to retrieve an application token in both `ci.yaml` and
`release-please.yaml`.
- Updated the token usage to include application ID and private key from
secrets, along with necessary permissions for actions and packages.
- Switched the release-please action to use the newly retrieved token
for authentication.1 parent 5b16148 commit 1370381
1 file changed
+11
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
17 | 19 | | |
18 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
0 commit comments