c
This commit is contained in:
2
.github/workflows/notify.yaml
vendored
2
.github/workflows/notify.yaml
vendored
@@ -15,6 +15,8 @@ jobs:
|
||||
notify:
|
||||
runs-on: gpu
|
||||
steps:
|
||||
- run: |
|
||||
env
|
||||
- uses: mattermost/action-mattermost-notify@master
|
||||
with:
|
||||
MATTERMOST_WEBHOOK_URL: ${{ secrets.MM_WEBHOOK_URL }}
|
||||
|
||||
Reference in New Issue
Block a user