Commit 3fa9631
Fix versioning job: replace expired PAT with GitHub App token
The POLICYENGINE_GITHUB PAT is expired/revoked, causing the versioning
job to fail with "could not read Username" on checkout. Replace with
actions/create-github-app-token, matching the pattern used in
policyengine-us and policyengine-api-v2-alpha.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 577bf65 commit 3fa9631
2 files changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
57 | 63 | | |
58 | 64 | | |
59 | 65 | | |
60 | | - | |
| 66 | + | |
61 | 67 | | |
62 | 68 | | |
63 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments