Skip to content

GitHub Actions - Validate your plugin.json

License

Notifications You must be signed in to change notification settings

voxelite/plugin-json-validator

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voxelite plugin.json Validator

This action prints "Hello World" or "Hello" + the name of a person to greet to the log.

Inputs

file

Required Path to your plugin.json. Default "plugin.json" (=root directory of your repository).

official

Set to true for official Voxelite plugins. Causes the validator to not check against official names.

Example usage

uses: voxelite/plugin-json-validator

For plugin.json format look into official documentation, some examples can be found in test directory.

About

GitHub Actions - Validate your plugin.json

Resources

License

Stars

Watchers

Forks

Packages

No packages published