From 20396a50211aa2d189592c80eae2e382deaa46e8 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Mon, 14 Aug 2023 09:09:47 +0300 Subject: [PATCH] Update nodejs.yml --- .github/workflows/nodejs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml index bd124af..f8ca828 100644 --- a/.github/workflows/nodejs.yml +++ b/.github/workflows/nodejs.yml @@ -29,7 +29,7 @@ jobs: uses: EndBug/add-and-commit@v9 continue-on-error: true with: - message: "chore: ${{ env.NAME }}): lint using actions ☘️" + message: "chore: ${{ env.NAME }}: lint using actions ☘️" - name: Coverage run: redrun coverage report - name: Coveralls