diff --git a/action.yml b/action.yml new file mode 100644 index 0000000..e7a03ef --- /dev/null +++ b/action.yml @@ -0,0 +1,7 @@ +# action.yml +name: 'GitHub Action for WeChat Work' +description: 'Send WeChat Work message. Run on any operating platform, such as Windows, Linux, Mac supported by GitHub' +author: 'chf007 ' +branding: + icon: 'message-circle' + color: 'red'