Fix posting message to Zulip
This commit is contained in:
parent
ed2ccea432
commit
9423634997
1 changed files with 1 additions and 1 deletions
|
|
@ -111,4 +111,4 @@ jobs:
|
|||
to: 196385
|
||||
type: "stream"
|
||||
topic: "Subtree sync automation"
|
||||
content: ${{ steps.message.outputs.message }}
|
||||
content: ${{ steps.create-message.outputs.message }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue