Commit 532eab3
fix: Use GitHub App token in versioning so releases are created
The version-bump commit uses GITHUB_TOKEN, which doesn't re-trigger
workflows. Switch to the org-level GitHub App token so the "Update
package version" commit triggers Phase 2 (git tag + GitHub Release).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 22c459d commit 532eab3
2 files changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
22 | 29 | | |
23 | 30 | | |
24 | 31 | | |
25 | | - | |
| 32 | + | |
26 | 33 | | |
27 | 34 | | |
28 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments