yankewei/Laravel deploy action
Automatically deploy your Laravel application to remote server
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| host | The remote server ip, support IPV4 only | yes | — |
| username | The ssh login user name | yes | — |
| password | The ssh login password | yes | — |
| app_env_data | The environment variable for application, will be written into .env file | yes | — |
Outputs
no outputs