From 005fbe42775bd5ac02653043516a6f1022bbd219 Mon Sep 17 00:00:00 2001 From: natdeanlewissoftwire Date: Thu, 2 Mar 2023 14:26:15 +0000 Subject: [PATCH] feat: update action --- .github/workflows/github-actions-demo.yml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/.github/workflows/github-actions-demo.yml b/.github/workflows/github-actions-demo.yml index 32a37853e..de212921a 100644 --- a/.github/workflows/github-actions-demo.yml +++ b/.github/workflows/github-actions-demo.yml @@ -11,9 +11,5 @@ jobs: with: issue-number: 5 body: | - This is a multi-line test comment - - With GitHub **Markdown** :sparkles: - - Created by [create-or-update-comment][1] - - [1]: https://github.com/peter-evans/create-or-update-comment - reactions: '+1' + Test comment + reactions: 'rocket'