about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide/.github/workflows
diff options
context:
space:
mode:
authorJakub Beránek <berykubik@gmail.com>2025-02-25 18:56:14 +0100
committerJakub Beránek <berykubik@gmail.com>2025-02-25 18:56:14 +0100
commit9423634997e4c0beab4dff936eaf91126a4a8d80 (patch)
tree6b1fd0c3ae476fe85c121c027314ea40453599a7 /src/doc/rustc-dev-guide/.github/workflows
parented2ccea432f70110ace290c7c80360cbb10c7e0c (diff)
downloadrust-9423634997e4c0beab4dff936eaf91126a4a8d80.tar.gz
rust-9423634997e4c0beab4dff936eaf91126a4a8d80.zip
Fix posting message to Zulip
Diffstat (limited to 'src/doc/rustc-dev-guide/.github/workflows')
-rw-r--r--src/doc/rustc-dev-guide/.github/workflows/rustc-pull.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/rustc-dev-guide/.github/workflows/rustc-pull.yml b/src/doc/rustc-dev-guide/.github/workflows/rustc-pull.yml
index dc5395a19dd..b19eccf9eb8 100644
--- a/src/doc/rustc-dev-guide/.github/workflows/rustc-pull.yml
+++ b/src/doc/rustc-dev-guide/.github/workflows/rustc-pull.yml
@@ -111,4 +111,4 @@ jobs:
           to: 196385
           type: "stream"
           topic: "Subtree sync automation"
-          content: ${{ steps.message.outputs.message }}
+          content: ${{ steps.create-message.outputs.message }}