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

[Bug] Fix CD actions to use working authentication #11

Open
Tracked by #13
JonahPlusPlus opened this issue Nov 2, 2024 · 0 comments
Open
Tracked by #13

[Bug] Fix CD actions to use working authentication #11

JonahPlusPlus opened this issue Nov 2, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@JonahPlusPlus
Copy link
Collaborator

Describe the bug

The deployment action failed for the wrong reason. It complained

Steps to reproduce the behavior

Create new release for deployment.

Expected behavior

Successful publishing to NPM or error if package version was already published.

Screenshots and/or logs

https://github.com/storybookjs/solidjs/actions/runs/11638979950

➤ YN0033: No authentication configured for request

Additional context

Solve by fixing authentication for yarn publishing, go back to npm, or remove CD altogether.

@JonahPlusPlus JonahPlusPlus added the bug Something isn't working label Nov 2, 2024
@JonahPlusPlus JonahPlusPlus self-assigned this Nov 4, 2024
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

No branches or pull requests

1 participant