diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml index 06c68db3..21648f33 100644 --- a/.github/workflows/nodejs.yml +++ b/.github/workflows/nodejs.yml @@ -43,7 +43,7 @@ jobs: - name: Commit fixes uses: EndBug/add-and-commit@v7 with: - message: 'chore(${{ env.NAME }}) actions: lint ☘️' + message: 'chore: ${{ env.NAME }}: actions: lint ☘️' - name: Build run: redrun build - name: Test