Skip to content

Commit 52f86c7

Browse files
committed
Fix posting message to Zulip
1 parent 13b6c98 commit 52f86c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/rustc-pull.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,4 +111,4 @@ jobs:
111111
to: 196385
112112
type: "stream"
113113
topic: "Subtree sync automation"
114-
content: ${{ steps.message.outputs.message }}
114+
content: ${{ steps.create-message.outputs.message }}

0 commit comments

Comments
 (0)