Update nodejs.yml

This commit is contained in:
coderaiser 2022-10-10 12:45:51 +03:00 committed by GitHub
parent 0a345a34a1
commit bec0d44429
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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