fix: Fix homeserver url
This commit is contained in:
parent
d30bbfc92c
commit
f91dcdbf8a
|
@ -59,7 +59,7 @@ steps:
|
|||
depends_on:
|
||||
- "Sync core with upstream"
|
||||
settings:
|
||||
homeserver: https://element.pub.solar
|
||||
homeserver: https://matrix.pub.solar
|
||||
roomid: operations:pub.solar
|
||||
username:
|
||||
from_secret: matrix_username
|
||||
|
@ -90,7 +90,7 @@ steps:
|
|||
depends_on:
|
||||
- "Open pull request for failed merge"
|
||||
settings:
|
||||
homeserver: https://element.pub.solar
|
||||
homeserver: https://matrix.pub.solar
|
||||
roomid: operations:pub.solar
|
||||
username:
|
||||
from_secret: matrix_username
|
||||
|
|
Loading…
Reference in a new issue