Fix posting message to Zulip
This commit is contained in:
parent
13b6c98ad0
commit
52f86c7219
|
|
@ -111,4 +111,4 @@ jobs:
|
||||||
to: 196385
|
to: 196385
|
||||||
type: "stream"
|
type: "stream"
|
||||||
topic: "Subtree sync automation"
|
topic: "Subtree sync automation"
|
||||||
content: ${{ steps.message.outputs.message }}
|
content: ${{ steps.create-message.outputs.message }}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue