nextgenthemes/WordPress Plugin Deploy by NextGenThemes
Deploy to the WordPress Plugin Repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| svn_user | Should be added with Github secrets | yes | — |
| svn_pass | Should be added with Github secrets | yes | — |
| version | Git tag you want to deploy, required unless you just update readme and assets | no | — |
| workdir | Relative path to where the main plugin file is. | no | — |
| build_dirs | Comma separated list of folders to include in distribution. | no | — |
| readme-and-assets-only | Only update readme and assets, boolean | no | — |
| verbose | Verbose output, boolean | no | — |
| generate_zip | Generate zip file of the plugin | no | true |
Outputs
| name | description |
|---|---|
| zip-path | Path to the generated zip file |