diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0c01d04..a91442e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -66,7 +66,7 @@ jobs: issue-number: ${{ needs.build.outputs.issue-number }} body: | This is a multi-line test comment - - With GitHub **Markdown** + - With GitHub **Markdown** :sparkles: - Created by [create-or-update-comment][1] [1]: https://github.com/peter-evans/create-or-update-comment diff --git a/.github/workflows/test-command.yml b/.github/workflows/test-command.yml index fd67f7c..1229654 100644 --- a/.github/workflows/test-command.yml +++ b/.github/workflows/test-command.yml @@ -31,7 +31,7 @@ jobs: issue-number: 1 body: | This is a multi-line test comment - - With GitHub **Markdown** + - With GitHub **Markdown** :sparkles: - Created by [create-or-update-comment][1] [1]: https://github.com/peter-evans/create-or-update-comment diff --git a/README.md b/README.md index 5349c62..067a9d4 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ This action was created to help facilitate a GitHub Actions "ChatOps" solution i issue-number: 1 body: | This is a multi-line test comment - - With GitHub **Markdown** + - With GitHub **Markdown** :sparkles: - Created by [create-or-update-comment][1] [1]: https://github.com/peter-evans/create-or-update-comment