From: Jérémie Astor Date: Thu, 20 Feb 2020 21:49:51 +0000 (+0100) Subject: :wrench: delete [skip ci] X-Git-Tag: nightly~1826 X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=128f9fc05e927fc95ae5b25151ad0924640f67aa;p=gwion.git :wrench: delete [skip ci] --- 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"