Skip to content

Commit a4c345a

Browse files
Adding OPS_GITHUB_ACTIONS_WEBHOOK for Slack notification of failures
1 parent fe34bc0 commit a4c345a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,4 @@ jobs:
2727
ossrh_token: ${{ secrets.OSSRH_TOKEN }}
2828
ossrh_signing_key: ${{ secrets.OSSRH_SIGNING_KEY }}
2929
ossrh_signing_password: ${{ secrets.OSSRH_SIGNING_PASSWORD }}
30+
OPS_GITHUB_ACTIONS_WEBHOOK: ${{ secrets.OPS_GITHUB_ACTIONS_WEBHOOK }}

0 commit comments

Comments
 (0)