From 421e5b09e9069495b4d694af6f5e37d7de94e51c Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sat, 17 Apr 2021 19:24:31 +0300 Subject: README: fix badge link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ebeb739..e6ec4ae 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Set up MinGW-w64 ================ -[![Test](https://github.com/egor-tensin/setup-mingw/workflows/Test/badge.svg)](https://github.com/egor-tensin/setup-mingw/actions?query=workflow%3ATest) +[![Test](https://github.com/egor-tensin/setup-mingw/actions/workflows/test.yml/badge.svg)](https://github.com/egor-tensin/setup-mingw/actions/workflows/test.yml) This is a GitHub action that sets up MinGW-w64 in your workflow run. -- cgit v1.2.3