Otzaria Plugin Validator
Version updated for https://github.com/Otzaria/otzaria-plugin-validator to version v1.14.1.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the validation and publishing process of Otzaria plugins. It performs automated checks, builds the plugin, and publishes it to the Otzaria store. The action requires two secrets: OTZARIA_USER and OTZARIA_PASSWORD, which are used for authentication when publishing. The action supports both main branch pushes (for automatic releases) and pull requests (for validation).
What’s Changed
Full Changelog: https://github.com/Otzaria/otzaria-plugin-validator/compare/v1.13.3...v1.14.1