Skip to content

ci(electron-ota): publish with GH_ACTION_TOKEN - #2139

Open
neerajhariyale wants to merge 1 commit into
mainfrom
fix-ota-publish-token
Open

ci(electron-ota): publish with GH_ACTION_TOKEN#2139
neerajhariyale wants to merge 1 commit into
mainfrom
fix-ota-publish-token

Conversation

@neerajhariyale

Copy link
Copy Markdown
Contributor

Follow-up to #2137. The OTA publish workflow referenced a secret ELECTRON_PUBLISH_TOKEN that doesn't exist, and the repo account only has pull access to electron-build-repo — so a personal PAT can't publish there. Switch the publish step to the existing GH_ACTION_TOKEN secret (cross-repo PAT).

If GH_ACTION_TOKEN lacks contents:write on electron-build-repo, the publish step will fail with an auth error and we'll need an org-admin token.

🤖 Generated with Claude Code

@codacy-production

Copy link
Copy Markdown
Contributor

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

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.

1 participant