From 1afbeee2f2a42a3747c31dfcfc355387afdf42e2 Mon Sep 17 00:00:00 2001 From: grandpa1946 <115040432+grandpa1946@users.noreply.github.com> Date: Fri, 29 Dec 2023 21:23:18 +0100 Subject: [PATCH] chore: Update badge (#80) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa4d804..9a017d5 100644 --- a/README.md +++ b/README.md @@ -203,4 +203,4 @@ By default, the comment is formatted like: `//# sourceMappingURL=...`, which you When `options.multiline == true`, the comment is formatted like: `/*# sourceMappingURL=... */`, which you would find in a CSS source file. [ci-url]: https://github.com/thlorenz/convert-source-map/actions?query=workflow:ci -[ci-image]: https://img.shields.io/github/workflow/status/thlorenz/convert-source-map/CI?style=flat-square +[ci-image]: https://img.shields.io/github/actions/workflow/status/thlorenz/convert-source-map/ci.yml?branch=master&style=flat-square