Commit 2604f18
fix(ci): switch release checkout from SSH key to PAT
The BOT_SSH_KEY deploy key was revoked, breaking the release workflow.
Use the existing RELEASE_TOKEN PAT for checkout instead, matching the
approach used by other projects.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 23af064 commit 2604f18
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments