mirror of
https://github.com/thegeeklab/wp-matrix.git
synced 2024-11-09 18:10:39 +00:00
ci: fix notification step
This commit is contained in:
parent
918bc57f24
commit
b639bd75d2
@ -13,12 +13,12 @@ steps:
|
||||
settings:
|
||||
homeserver:
|
||||
from_secret: matrix_homeserver
|
||||
password:
|
||||
from_secret: matrix_password
|
||||
room_id:
|
||||
from_secret: matrix_room_id
|
||||
username:
|
||||
from_secret: matrix_username
|
||||
user_id:
|
||||
from_secret: matrix_user_id
|
||||
access_token:
|
||||
from_secret: matrix_access_token
|
||||
when:
|
||||
- status: [success, failure]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user