fix: matrix room id
This commit is contained in:
parent
f91dcdbf8a
commit
ef976c43fe
1 changed files with 2 additions and 2 deletions
|
@ -52,7 +52,7 @@ steps:
|
|||
- git push origin core
|
||||
|
||||
- name: "Notify success"
|
||||
image: plugins/matrix
|
||||
image: plugins/atrix
|
||||
when:
|
||||
status:
|
||||
- success
|
||||
|
@ -60,7 +60,7 @@ steps:
|
|||
- "Sync core with upstream"
|
||||
settings:
|
||||
homeserver: https://matrix.pub.solar
|
||||
roomid: operations:pub.solar
|
||||
roomid: dfQBqwkhIzrFjMSsxy:pub.solar
|
||||
username:
|
||||
from_secret: matrix_username
|
||||
password:
|
||||
|
|
Loading…
Add table
Reference in a new issue