netlify/Submit Netlify Build Plugin
Submit a Netlify Build Plugin to the plugins directory
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Mar 16, 2026
- License
- MIT
Pinned Snippet
uses: netlify/submit-build-plugin-action@6c35edad172156712ba07316afe4cf02615ac959 # v1.1.7tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token with `public_repo` scope | yes | — |
| directory-repo | The directory repo to submit the plugin to | no | netlify/plugins |
| plugins-directory-url | The URL to the plugins directory | no | https://list-v2--netlify-plugins.netlify.app/plugins.json |
| plugins-file | Plugins file to update | no | site/plugins.json |
| package-json-dir | Directory to look for a package.json file | no | . |
Outputs
no outputs