0
0
mirror of https://github.com/thegeeklab/wp-docker-buildx.git synced 2024-11-09 17:20:39 +00:00

ci: fix notification step

This commit is contained in:
Robert Kaussow 2024-08-07 21:16:47 +02:00
parent c86943edde
commit f3af266cc2
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0

View File

@ -13,12 +13,12 @@ steps:
settings:
homeserver:
from_secret: matrix_homeserver
password:
from_secret: matrix_password
roomid:
from_secret: matrix_roomid
username:
from_secret: matrix_username
room_id:
from_secret: matrix_room_id
user_id:
from_secret: matrix_user_id
access_token:
from_secret: matrix_access_token
when:
- status: [success, failure]