Skip to content

ci: use github.token for dispatch-packaging proxy - #614

Draft
mberrys wants to merge 1 commit into
stablefrom
cursor-fix-dispatch-token-6547
Draft

mberrys wants to merge 1 commit into
stablefrom
cursor-fix-dispatch-token-6547

Conversation

@mberrys

@mberrys mberrys commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

What changed

PR #612's Dispatch_Packaging workflow failed because secrets.MY_GITHUB_TOKEN was empty at runtime. Switch to github.token with actions: write so repository_dispatch can trigger Linux_AppImage and Windows_MSI.

Proof

  • python scripts/agent/check-change.py --base origin/stable reports pass
  • Fragment: changes/cursor-fix-dispatch-token-6547.md
Open in Web Open in Cursor 

View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

MY_GITHUB_TOKEN was empty in the Dispatch_Packaging workflow, so
repository_dispatch could not trigger packaging. Use github.token with
actions:write instead.

Co-authored-by: michael berry <mberrys@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants