From 45a5a9f4e033a8b21b9caa9e27e0e821379ecc60 Mon Sep 17 00:00:00 2001 From: Kael Zhang Date: Tue, 20 Dec 2022 00:01:23 +0800 Subject: [PATCH] 5.2.4: README: update github action badge --- .github/workflows/nodejs.yml | 2 +- README.md | 4 ++-- package.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) 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",