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 succeeds although npm publish did not #185

Open
riddla opened this issue Apr 4, 2024 · 0 comments
Open

CI succeeds although npm publish did not #185

riddla opened this issue Apr 4, 2024 · 0 comments

Comments

@riddla
Copy link

riddla commented Apr 4, 2024

Environment

node: v20.12.0
npm: 10.5.0
yarn: 1.22.22

Reproduction

Run changelogen in a Github actions workflow with insufficient permissions to publish the npm package.

Describe the bug

As seen in the screenshot, our CI pipeline succeeds although the npm publish process invoked via changelogen as follows did not:

npx changelogen@latest --release canary --push --publish --token ****

Screenshot 2024-04-04 at 08 29 37

Additional context

No response

Logs

No response

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

No branches or pull requests

1 participant