We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
npm publish
node: v20.12.0 npm: 10.5.0 yarn: 1.22.22
Run changelogen in a Github actions workflow with insufficient permissions to publish the npm package.
changelogen
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 ****
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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 ****
Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered: