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