1
Fork 0

Merge pull request #2262 from Kobzol/rustc-pull-ci-fix

Fix posting message to Zulip
This commit is contained in:
Jakub Beránek 2025-02-25 18:57:26 +01:00 committed by GitHub
commit 5d65732511
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -111,4 +111,4 @@ jobs:
to: 196385
type: "stream"
topic: "Subtree sync automation"
content: ${{ steps.message.outputs.message }}
content: ${{ steps.create-message.outputs.message }}