Merge pull request #2262 from Kobzol/rustc-pull-ci-fix
Fix posting message to Zulip
This commit is contained in:
commit
5d65732511
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