submit release notifications to the main small-talk room
This commit is contained in:
parent
648742be9b
commit
919c973d5d
|
@ -7,7 +7,7 @@ const config = {
|
|||
rcBranchesFrom: "main",
|
||||
rcMergesTo: "release",
|
||||
packageName: "app.dapk.st",
|
||||
matrixRoomId: "!jgNenzNPtSpJLjjsxe:matrix.org"
|
||||
matrixRoomId: "!fuHEgUsoPRBQynkdkF:iswell.cool"
|
||||
}
|
||||
|
||||
const rcBranchName = "release-candidate"
|
||||
|
@ -175,4 +175,4 @@ const readVersionFile = async (github, branch) => {
|
|||
content: JSON.parse(content),
|
||||
sha: result.data.sha,
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue