From 12cc4e6f2ceac64378797df9ebf6d2e07350742d Mon Sep 17 00:00:00 2001 From: Anthony Sottile Date: Sun, 19 Nov 2023 11:45:59 -0500 Subject: [PATCH] use name-independent github actions badges otherwise changing `name:` breaks the image --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d49ea4..1146ba1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Build Status](https://github.com/chriskuehl/rustenv/workflows/.github/workflows/main.yml/badge.svg)](https://github.com/chriskuehl/rustenv/actions) +[![Build Status](https://github.com/chriskuehl/rustenv/actions/workflows/main.yml/badge.svg)](https://github.com/chriskuehl/rustenv/actions) [![PyPI version](https://badge.fury.io/py/rustenv.svg)](https://pypi.org/project/rustenv/) rustenv