pronamic/Pronamic WordPress directory plugin deploy
Deploy release to the Pronamic plugin directory.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| slug | WordPress plugin slug. | yes | — |
| username | Pronamic plugin directory username. | yes | — |
| password | Pronamic plugin directory password. | yes | — |
| tag | Release tag name. | no | — |
| latest | Deploy as "Latest". | no | — |
| token | GitHub token. | no | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| filename | Filename of the plugin ZIP file. |
| latest | Indicates whether the release is marked as the latest. |
| tag | Release tag name. |
| version | Version of the plugin. |