nwtgck/Netlify Actions
Netlify deploy from GitHub Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| publish-dir | Publish directory | yes | — |
| functions-dir | Functions directory | no | — |
| deploy-message | Custom deploy message for Netlify | no | — |
| github-token | GitHub token | no | — |
| production-branch | Production branch | no | — |
| production-deploy | Indicate whether to deploy production build | no | — |
| enable-pull-request-comment | Enable pull request comment | no | — |
| enable-commit-comment | Enable commit comment | no | — |
| enable-commit-status | Enable GitHub commit status | no | — |
| overwrites-pull-request-comment | Overwrites pull request comment | no | — |
| netlify-config-path | Path to netlify.toml | no | — |
| alias | Specifies the prefix for the deployment URL | no | — |
| enable-github-deployment | Whether or not to deploy to GitHub | no | — |
| github-deployment-environment | Environment name of GitHub Deployments | no | — |
| github-deployment-description | Description of the GitHub Deployment | no | — |
| fails-without-credentials | Fails if no credentials provided | no | — |
Outputs
| name | description |
|---|---|
| deploy-url | Deploy URL |