Skip to content

feat: Add Support for a separate Github release token to the auto-update token #2827

feat: Add Support for a separate Github release token to the auto-update token

feat: Add Support for a separate Github release token to the auto-update token #2827

Re-run triggered April 19, 2024 18:27
Status Success
Total duration 9m 53s
Artifacts

test.yaml

on: pull_request
Matrix: test-linux
Matrix: test-windows
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
test-linux (ArtifactPublisherTest,BuildTest,ExtraBuildTest,RepoSlugTest,binDownloadTest,configura...: packages/electron-publish/src/gitHubPublisher.ts#L50
Replace `(process.env.GH_TOKEN·||·process.env.GITHUB_TOKEN)` with `process.env.GH_TOKEN·||·process.env.GITHUB_TOKEN`
test-linux (snapTest,debTest,fpmTest,protonTest): packages/electron-publish/src/gitHubPublisher.ts#L50
Replace `(process.env.GH_TOKEN·||·process.env.GITHUB_TOKEN)` with `process.env.GH_TOKEN·||·process.env.GITHUB_TOKEN`