Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update github repo in package.json #12

Merged
merged 1 commit into from
May 24, 2024

Conversation

Andres23Ramirez
Copy link
Collaborator

Maybe it will fail by tokens

errors: [
    SemanticReleaseError: No GitHub token specified.
        at getError (file:///Users/roramirez/Documents/projects/lib-deep-email-validator/node_modules/@semantic-release/github/lib/get-error.js:7:10)
        at verify (file:///Users/roramirez/Documents/projects/lib-deep-email-validator/node_modules/@semantic-release/github/lib/verify.js:148:17)
        at verifyConditions (file:///Users/roramirez/Documents/projects/lib-deep-email-validator/node_modules/@semantic-release/github/index.js:51:9)
        at validator (file:///Users/roramirez/Documents/projects/lib-deep-email-validator/node_modules/semantic-release/lib/plugins/normalize.js:36:30)
        at file:///Users/roramirez/Documents/projects/lib-deep-email-validator/node_modules/semantic-release/lib/plugins/pipeline.js:38:42
        at next (file:///Users/roramirez/Documents/projects/lib-deep-email-validator/node_modules/p-reduce/index.js:16:10) {
      code: 'ENOGHTOKEN',
      details: 'A [GitHub personal token](https://github.com/semantic-release/github#readme/blob/master/README.md#github-authentication) must be created and set in the `GH_TOKEN` or `GITHUB_TOKEN` environment variable on your CI environment.\n' +
        '\n' +
        'Please make sure to create a [GitHub personal token](https://help.github.com/articles/creating-a-personal-access-token-for-the-command-line) and to set it in the `GH_TOKEN` or `GITHUB_TOKEN` environment variable on your CI environment. The token must allow to push to the repository televisa-univision/lib-deep-email-validator.',
      semanticRelease: true,
      pluginName: '@semantic-release/github'
    }
  ]

@Andres23Ramirez Andres23Ramirez self-assigned this May 24, 2024
@cesarquiroz cesarquiroz merged commit 9835ff5 into main May 24, 2024
3 checks passed
@cesarquiroz cesarquiroz deleted the fix-release-workflow-v11 branch May 24, 2024 06:33
@Andres23Ramirez Andres23Ramirez restored the fix-release-workflow-v11 branch May 24, 2024 13:29
@Andres23Ramirez Andres23Ramirez deleted the fix-release-workflow-v11 branch May 24, 2024 13:29
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