mirror of
https://github.com/thegeeklab/hugo-geekdoc.git
synced 2024-11-13 00:10:51 +00:00
ci: fix notification step
This commit is contained in:
parent
39ce5df0da
commit
cf2d7c0761
@ -13,12 +13,12 @@ steps:
|
|||||||
settings:
|
settings:
|
||||||
homeserver:
|
homeserver:
|
||||||
from_secret: matrix_homeserver
|
from_secret: matrix_homeserver
|
||||||
access_token:
|
room_id:
|
||||||
from_secret: matrix_access_token
|
from_secret: matrix_room_id
|
||||||
roomid:
|
|
||||||
from_secret: matrix_roomid
|
|
||||||
user_id:
|
user_id:
|
||||||
from_secret: matrix_user_id
|
from_secret: matrix_user_id
|
||||||
|
access_token:
|
||||||
|
from_secret: matrix_access_token
|
||||||
when:
|
when:
|
||||||
- status: [success, failure]
|
- status: [success, failure]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user