Skip to content

Commit

Permalink
Merge pull request #2262 from Kobzol/rustc-pull-ci-fix
Browse files Browse the repository at this point in the history
Fix posting message to Zulip
  • Loading branch information
Kobzol authored Feb 25, 2025
2 parents 13b6c98 + 52f86c7 commit 5ec3c62
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 5ec3c62

Please sign in to comment.