actions-marketplace-validations/ci-nodejs-package
Package the artifact
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 5, 2023
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/grandmasterdev_github-action-ci-nodejs-package@5f45556a11cd51e7c329d332ff7ab178ad676a5a # no releases — HEAD as of 2026-07-14tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| working-dir | the project working directory | yes | — |
| packager | zip or tar package manager to use | no | tar |
| assets | list of files or folders that you wanted to be included as the artifact. seperated by "," | yes | — |
Outputs
| name | description |
|---|---|
| is_updated | informs if the update was done successfully or not |