Skip to content

Commit 4c7f788

Browse files
committed
Update Git
1 parent 517e977 commit 4c7f788

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build-and-test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,8 @@ jobs:
122122
status: ${{ job.status }}
123123
steps: ${{ toJson(steps) }}
124124
channel: '#alert'
125+
env:
126+
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
125127
if: always()
126128
# uses: 8398a7/action-slack@v3
127129
# with:

0 commit comments

Comments
 (0)