From b17f083c5a7f04566a0c0ab3fcb89614e8ebdc70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jordi=20Pujol-Ahull=C3=B3?= Date: Fri, 13 Aug 2021 14:20:48 +0200 Subject: [PATCH] add releasing badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a24fa6f..fa4b0c3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Moodle Plugin CI](https://github.com/SREd-URV/moodle-auth_ip/actions/workflows/moodle-ci.yml/badge.svg)](https://github.com/SREd-URV/moodle-auth_ip/actions/workflows/moodle-ci.yml) +[![Moodle Plugin CI](https://github.com/SREd-URV/moodle-auth_ip/actions/workflows/moodle-ci.yml/badge.svg)](https://github.com/SREd-URV/moodle-auth_ip/actions/workflows/moodle-ci.yml) [![Releasing in the Plugins directory](https://github.com/SREd-URV/moodle-auth_ip/actions/workflows/moodle-release.yml/badge.svg)](https://github.com/SREd-URV/moodle-auth_ip/actions/workflows/moodle-release.yml) Authentication plugin restricted by IP ===