From 528e7773deb4ce7b1d31300bcbe0dbc2df4ab5d1 Mon Sep 17 00:00:00 2001 From: Matheo HERSAN Date: Wed, 7 Jun 2023 13:20:00 +0200 Subject: [PATCH] Update '.drone.yml' --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 94a6652..99e8c35 100644 --- a/.drone.yml +++ b/.drone.yml @@ -50,7 +50,7 @@ steps: when: branch: - master - - Mathéo + - Matheo event: - push depends_on: [ build, tests ]