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

[CI] Fix token use during github packages publish #829

Conversation

g-ongenae
Copy link
Member

Description

Fix token use during github packages publish

Motivation and Context

Current token returns the following error during publish:

lerna WARN notice Package failed to publish: @algoan/nestjs-custom-decorators
lerna ERR! E403 Permission permission_denied: The token provided does not match expected scopes.
lerna ERR! errno "undefined" is not a valid exit code - exiting with code 1
Error: Process completed with exit code 1.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

@g-ongenae g-ongenae added the bug Something isn't working label Dec 7, 2023
@g-ongenae g-ongenae self-assigned this Dec 7, 2023
@g-ongenae g-ongenae merged commit 254f990 into algoan:master Dec 7, 2023
4 checks passed
@g-ongenae g-ongenae deleted the fixture/fix-token-of-publish-on-github-packages branch December 7, 2023 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants