Skip to content

Commit

Permalink
Merge pull request #31 from udda1996/workflow-update
Browse files Browse the repository at this point in the history
Change event type
  • Loading branch information
keizer619 authored Oct 26, 2021
2 parents 998b3d9 + bc9b312 commit d6dd2aa
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 d6dd2aa

Please sign in to comment.