add secret
This commit is contained in:
4
.github/workflows/notify.yaml
vendored
4
.github/workflows/notify.yaml
vendored
@@ -6,6 +6,10 @@ on:
|
|||||||
repository:
|
repository:
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
|
secrets:
|
||||||
|
MM_WEBHOOK_URL:
|
||||||
|
required: true
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
notify:
|
notify:
|
||||||
runs-on: gpu
|
runs-on: gpu
|
||||||
|
|||||||
Reference in New Issue
Block a user