actions-marketplace-validations/Netlify Next.js Deploy
Netlify Deploy, forked to build Next.js
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| NETLIFY_AUTH_TOKEN | Auth token to use with netlify | yes | "" |
| NETLIFY_SITE_ID | Your Netlify site id | yes | "" |
| NETLIFY_DEPLOY_TO_PROD | Should the site be deployed to production? | no | false |
| NETLIFY_DEPLOY_MESSAGE | A deploy message | no | "" |
| deploy_alias | Deployment Subdomain name | no | "" |
Outputs
| name | description |
|---|---|
| NETLIFY_OUTPUT | netlify command output |
| NETLIFY_PREVIEW_URL | deployment preview URL |
| NETLIFY_LOGS_URL | deployment preview logs url |
| NETLIFY_LIVE_URL | deployment URL |