diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml index 7e2e4d7..bc6fc65 100644 --- a/.github/workflows/nodejs.yml +++ b/.github/workflows/nodejs.yml @@ -1,4 +1,4 @@ -name: Node CI +name: build on: [push] diff --git a/README.md b/README.md index aa814e7..50d8882 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,9 @@ - + Build Status diff --git a/package.json b/package.json index 3cfaf3e..fe5498d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ignore", - "version": "5.2.3", + "version": "5.2.4", "description": "Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.", "files": [ "legacy.js",