actions-marketplace-validations/Env Replacer
替换配置文件中的预设值
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| local_script | 本地脚本的路径 | no | — |
| remote_script | 远程脚本的路径 | yes | — |
| host | 远程服务器地址 | yes | — |
| port | 远程服务器 SSH 端口 | no | 22 |
| username | 远程服务器用户名 | no | root |
| key | SSH 私钥 | yes | — |
| target | 当前项目下要替换的配置文件 | no | .env |
Outputs
no outputs