]> Nishi Git Mirror - gwion.git/commitdiff
:wrench: delete [skip ci]
authorJérémie Astor <astor.jeremie@wanadoo.fr>
Thu, 20 Feb 2020 21:49:51 +0000 (22:49 +0100)
committerJérémie Astor <astor.jeremie@wanadoo.fr>
Thu, 20 Feb 2020 21:49:51 +0000 (22:49 +0100)
.github/workflows/delete.yml

index 52c6400c7571adf9107c72b77f71aedc4960fefc..68797bce1610032775769322b5d4d28d62c4cbf6 100644 (file)
@@ -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"