actions-marketplace-validations/Deploys a NodeJS service in a remote server
Deploys a NodeJS service in a remote server using the detected package manager
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| host | The server host | yes | — |
| port | The server port. | yes | — |
| username | Username for authentication. | yes | — |
| password | Password for user authentication. | yes | — |
| cwd | The working directory where the commands are executed | yes | — |
| package_manager | Package manager to use (yarn or pnpm). Auto-detected from lock files if not specified. | no | — |
Outputs
no outputs