fix
This commit is contained in:
4
.github/workflows/notify.yaml
vendored
4
.github/workflows/notify.yaml
vendored
@@ -8,9 +8,7 @@ on:
|
||||
type: string
|
||||
jobs:
|
||||
gradle-build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: mattermost/action-mattermost-notify@master
|
||||
uses: mattermost/action-mattermost-notify@master
|
||||
with:
|
||||
MATTERMOST_WEBHOOK_URL: ${{ secrets.MM_WEBHOOK_URL }}
|
||||
PAYLOAD: |
|
||||
|
||||
Reference in New Issue
Block a user