Skip to content

Conversation

@judge2020
Copy link
Contributor

@judge2020 judge2020 commented Sep 10, 2019

Fixes #4176

"Integration" tokens, at least those created for GitHub Actions, are formatted as v1.<40-char token>, which doesn't pass this regex test and causes the publish to fail.

@develar develar merged commit 8e0a57d into electron-userland:master Sep 23, 2019
smasher816 added a commit to hexgears/configurator that referenced this pull request Oct 25, 2019
smasher816 added a commit to hexgears/configurator that referenced this pull request Oct 25, 2019
Update electron-builder. Needed to fix access token regex.
See electron-userland/electron-builder#4225
smasher816 added a commit to hexgears/configurator that referenced this pull request Oct 30, 2019
Update electron-builder. Needed to fix access token regex.
See electron-userland/electron-builder#4225
smasher816 added a commit to hexgears/configurator that referenced this pull request Oct 30, 2019
Update electron-builder. Needed to fix access token regex.
See electron-userland/electron-builder#4225
smasher816 added a commit to hexgears/configurator that referenced this pull request Oct 30, 2019
Update electron-builder. Needed to fix access token regex.
See electron-userland/electron-builder#4225
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.

Support GITHUB_TOKEN provided by GitHub Actions

2 participants