dingtalk-github-action

command module
v0.0.0-...-b24fa08 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 23, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

README

DingTalk Github action

This github action sends a dingtalk message.

Example usage

uses: hugozhu/dingtalk-github-action@v1
with:
  token: ${{ secrets.TOKEN }}
  title: 'Hello from Github action'
  type: markdown
  file: 'test.output'
uses: hugozhu/dingtalk-github-action@v1
with:
  token: ${{ secrets.TOKEN }}
  title: 'Hello from Github action'
  type: text
  content: |
    ## Hello
    > from github action message

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL