Skip to content

Warning

You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?

PR Welcome

Actions
Thanks for your contribution. πŸ˜… But I refuse
v0.0.2
StarΒ (6)

Action JavaScript Template

A simple javascript template for rapid development of GitHub actions.

CI

πŸš€ 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

LICENSE

MIT

PR Welcome is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Thanks for your contribution. πŸ˜… But I refuse
v0.0.2

PR Welcome is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.