fix: readme

This commit is contained in:
zcong1993 2020-06-19 17:29:42 +08:00
parent 86fe51fbd3
commit 42205cbb53
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ Send dingding simple notify message.
uses: zcong1993/actions-ding@master
with:
dingToken: ${{ secrets.DING_TOKEN }}
+ secret: ${{ secrets.DING_SECRET }} # if secret set, action will call API with sign
secret: ${{ secrets.DING_SECRET }} # if secret set, action will call API with sign
body: |
{
"msgtype": "link",