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 afa8a8c commit b881d82
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,4 @@ jobs:
- name: Build
run: go test -v ./Test/

- name: Invoke deployment hook
uses: joelwmale/[email protected]
env:
WEBHOOK_URL: ${{ secrets.Dingding_WEBHOOK_URL }}
data: "{'deployment': 'finished', 'project': 'actions'}"

0 comments on commit b881d82

Please sign in to comment.