Update update-topics.yaml
This commit is contained in:
parent
29037c8543
commit
77db00cef1
1 changed files with 2 additions and 3 deletions
5
.github/workflows/update-topics.yaml
vendored
5
.github/workflows/update-topics.yaml
vendored
|
@ -78,6 +78,5 @@ jobs:
|
||||||
}
|
}
|
||||||
|
|
||||||
await updateReleaseInTopic(LOBBY_ROOM_ID);
|
await updateReleaseInTopic(LOBBY_ROOM_ID);
|
||||||
|
await updateReleaseInTopic(PUBLIC_ROOM_ID);
|
||||||
# await updateReleaseInTopic(PUBLIC_ROOM_ID);
|
await updateReleaseInTopic(ANNOUNCEMENT_ROOM_ID);
|
||||||
# await updateReleaseInTopic(ANNOUNCEMENT_ROOM_ID);
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue