mirror of
https://github.com/ouchadam/small-talk.git
synced 2025-03-20 22:10:17 +01:00
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…
x
Reference in New Issue
Block a user