From 334b348b1b15def1f82c616046dcd35eb1e8fd34 Mon Sep 17 00:00:00 2001 From: Hendrik Hofmann Date: Fri, 28 Feb 2020 14:25:14 +0100 Subject: [PATCH] updated README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 12be6c7..1b66b3b 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Basilicom\ReleaseNotesBundle\Command\ConfluenceReleaseNotesPublisherCommand: $confluenceUrl: 'https://your-confluence.com' $pageId: '123' ``` -##### Confluence Publisher +##### RocketChat Publisher You can define as many message parameters as you need. If you want to provide a dynamic version tag you can append this as a command argument and use the reserved `version` key to use it. e.g. `release-notes:send-to-rocket-chat v0.2.4`