We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed2ccea commit 9423634Copy full SHA for 9423634
src/doc/rustc-dev-guide/.github/workflows/rustc-pull.yml
@@ -111,4 +111,4 @@ jobs:
111
to: 196385
112
type: "stream"
113
topic: "Subtree sync automation"
114
- content: ${{ steps.message.outputs.message }}
+ content: ${{ steps.create-message.outputs.message }}
0 commit comments