From 128f9fc05e927fc95ae5b25151ad0924640f67aa Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=A9mie=20Astor?= Date: Thu, 20 Feb 2020 22:49:51 +0100 Subject: [PATCH] :wrench: delete [skip ci] --- .github/workflows/delete.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/delete.yml b/.github/workflows/delete.yml index 52c6400c..68797bce 100644 --- a/.github/workflows/delete.yml +++ b/.github/workflows/delete.yml @@ -16,6 +16,7 @@ jobs: cd gwion-coverage-report branch=$(basename ${{ github.event.ref }}) if [ -d html/$branch ] + then rm -r html/$branch git config --local user.email "action@github.com" git config --local user.name "GitHub Action" -- 2.43.0