Commit 382baac
committed
chore(ci): use TxnLab Release Bot for release workflow
Replace default GitHub Actions token with TxnLab Release Bot GitHub App
for generating tokens. This enables the bot to bypass branch protection
rules when creating release commits and tags.
Changes:
- Add token generation step using actions/create-github-app-token@v2
- Pass generated token to checkout action
- Use generated token as GITHUB_TOKEN for semantic-release
- Update git author/committer to TxnLab Release Bot identity1 parent ec4bde4 commit 382baac
1 file changed
Lines changed: 14 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
20 | 27 | | |
21 | | - | |
| 28 | + | |
22 | 29 | | |
23 | 30 | | |
24 | 31 | | |
| 32 | + | |
25 | 33 | | |
26 | 34 | | |
27 | 35 | | |
| |||
47 | 55 | | |
48 | 56 | | |
49 | 57 | | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
55 | 63 | | |
0 commit comments