PAT Renewal Required
The fine-grained Personal Access Token used to dispatch update JSON changes from this repo to Computer-Consultant/ShackDesk-Site expires in approximately one year from creation (April 2027).
What to do
- Go to GitHub → Personal account → Settings → Developer settings → Personal access tokens → Fine-grained tokens
- Find the token scoped to
Computer-Consultant/ShackDesk-Site
- Click Regenerate (or create a new one with the same permissions)
- Resource owner:
Computer-Consultant
- Repository:
ShackDesk-Site only
- Permissions:
Contents: Read and write, Actions: Read and write
- Go to
Computer-Tsu/ShackDesk-PortPane → Settings → Secrets → Actions
- Update the
SITE_DISPATCH_PAT secret with the new token
- Delete the old token from GitHub if regenerating manually
- Verify the next PortPane release triggers the update JSON workflow successfully
Notes
- If the token expires before renewal, automated update JSON publishing will silently fail — PortPane releases will still build and ship, but
stable.json / beta.json / alpha.json will not update automatically
- The workflow step that uses this token is in
.github/workflows/build.yml under the release job
PAT Renewal Required
The fine-grained Personal Access Token used to dispatch update JSON changes from this repo to
Computer-Consultant/ShackDesk-Siteexpires in approximately one year from creation (April 2027).What to do
Computer-Consultant/ShackDesk-SiteComputer-ConsultantShackDesk-SiteonlyContents: Read and write,Actions: Read and writeComputer-Tsu/ShackDesk-PortPane→ Settings → Secrets → ActionsSITE_DISPATCH_PATsecret with the new tokenNotes
stable.json/beta.json/alpha.jsonwill not update automatically.github/workflows/build.ymlunder the release job