Go to file
zcong1993 6f3a8d50f2 add branding 2019-08-26 15:40:08 +08:00
Dockerfile init 2019-08-26 15:24:49 +08:00
LICENSE Initial commit 2019-08-26 06:36:42 +00:00
README.md init 2019-08-26 15:24:49 +08:00
action.yml add branding 2019-08-26 15:40:08 +08:00
entrypoint.sh ensure args exists 2019-08-26 15:37:16 +08:00

README.md

DingDing Notify Action

Send dingding simple notify message.

- name: Send dingding notify
  uses: zcong1993/actions-ding@master
  with:
    dingToken: ${{ secrets.DING_TOKEN }}
    message: test message