diff --git a/.github/workflows/rustc-pull.yml b/.github/workflows/rustc-pull.yml index dc5395a19..b19eccf9e 100644 --- a/.github/workflows/rustc-pull.yml +++ b/.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 }}