We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13b6c98 commit 52f86c7Copy full SHA for 52f86c7
.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