action-js-template
action-js-template copied to clipboard
π A simple javascript template for rapid development of GitHub actions.
Action JavaScript Template
A simple javascript template for rapid development of GitHub actions.
π How to use?
π Catalog Introduction
βββ .github/workflows/ The CI for make sure it is packaged correctly
βββ dist Package the generated Aciton execution code
βββ src Component home directory
β βββ main.js Your code
βββ action.yml Action config
The rest of the documents can be consulted by yourself.
π€ Command introduction
Name | Desc |
---|---|
package | action build for release |
format | prettier write |
format-check | prettier check |
β‘ Feedback
You are very welcome to try it out and put forward your comments. You can use the following methods:
- Report bugs or consult with Issue
- Submit Pull Request to improve the code of
action-js-template
δΉζ¬’θΏε ε ₯ ιιδΊ€ζ΅ηΎ€
Changelog
CHANGELOG
LICENSE
MIT