Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yoyofx authored Jul 27, 2020
1 parent 9ff57da commit 27eff24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
uses: joelwmale/[email protected]
env:
WEBHOOK_URL: ${{ secrets.Dingding_WEBHOOK_URL }}
data: "{'deployment': 'finished', 'project': 'actions'}"
data: "{'msgtype': 'text', 'text': { 'content': 'build complated' } }"

0 comments on commit 27eff24

Please sign in to comment.