mirror of
https://github.com/thegeeklab/hugo-geekdoc.git
synced 2024-11-09 22:40:42 +00:00
ci: fix matrix auth
This commit is contained in:
parent
bb0daae793
commit
39ce5df0da
@ -13,12 +13,12 @@ steps:
|
||||
settings:
|
||||
homeserver:
|
||||
from_secret: matrix_homeserver
|
||||
password:
|
||||
from_secret: matrix_password
|
||||
access_token:
|
||||
from_secret: matrix_access_token
|
||||
roomid:
|
||||
from_secret: matrix_roomid
|
||||
username:
|
||||
from_secret: matrix_username
|
||||
user_id:
|
||||
from_secret: matrix_user_id
|
||||
when:
|
||||
- status: [success, failure]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user