Skip to content

Commit

Permalink
Change event type
Browse files Browse the repository at this point in the history
  • Loading branch information
udda1996 committed Oct 26, 2021
1 parent 998b3d9 commit bc9b312
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/daily-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
-H 'Accept: application/vnd.github.v3+json' \
-H 'Authorization: Bearer ${{ secrets.BALLERINA_BOT_TOKEN }}' \
--data "{
\"event_type\": \"notify-connector-failure\",
\"event_type\": \"notify-build-failure\",
\"client_payload\": {
\"repoName\": \"module-ballerinax-microsoft.excel\"
}
Expand Down

0 comments on commit bc9b312

Please sign in to comment.