From 03820368fbaf65682f7554972ef2e714d35902a7 Mon Sep 17 00:00:00 2001 From: Chirill Ceban <2136460+bitkidd@users.noreply.github.com> Date: Sun, 4 Feb 2024 15:52:22 +0000 Subject: [PATCH] fix: workflow img url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd99f4f..2afe756 100644 --- a/README.md +++ b/README.md @@ -161,7 +161,7 @@ The new version introduced one main change you'll have to apply manually. You ha Another thing that has changed is the default file format for `.credentials`, it will always be YAML from now. JSON files will still work, but YAML is just way easier to format and work with. -[workflow-image]: https://img.shields.io/github/workflow/status/bitkidd/adonisjs-credentials/test?style=for-the-badge&logo=github +[workflow-image]: https://img.shields.io/github/actions/workflow/status/bitkidd/adonisjs-credentials/test.yml?style=for-the-badge&logo=github [workflow-url]: /~https://github.com/bitkidd/adonisjs-credentials/actions/workflows/test.yml [npm-image]: https://img.shields.io/npm/v/@bitkidd/adonisjs-credentials.svg?style=for-the-badge&logo=npm [npm-url]: https://npmjs.org/package/@bitkidd/adonisjs-credentials 'npm'