-
Notifications
You must be signed in to change notification settings - Fork 3
Add automatic upload to npm #72
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
Conversation
Coverage Report
File CoverageNo changed files found. |
Pinging @mfd2007 for token configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please see my comments
Co-authored-by: tschmidtb51 <[email protected]>
@tschmidtb51 I invited you as a maintainer for the csaf-webview npm package. |
@koplas I suggest to use the scoped package instead of the unscoped... Please replace the unscoped with something similar to https://www.npmjs.com/package/csaf-validator-lib Token is read and installed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
To allow automatic uploads, the secret token needs to be configured:
Settings → Secrets → Actions → New repository secret with name
NPM_TOKEN
.