Skip to content

Commit

Permalink
Fix posting message to Zulip
Browse files Browse the repository at this point in the history
  • Loading branch information
Kobzol committed Feb 25, 2025
1 parent 13b6c98 commit 52f86c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rustc-pull.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,4 +111,4 @@ jobs:
to: 196385
type: "stream"
topic: "Subtree sync automation"
content: ${{ steps.message.outputs.message }}
content: ${{ steps.create-message.outputs.message }}

0 comments on commit 52f86c7

Please sign in to comment.