]> Nishi Git Mirror - gwion.git/commitdiff
:wrench: test nightly
authorJérémie Astor <fennecdjay@gmail.com>
Fri, 2 Apr 2021 12:08:07 +0000 (14:08 +0200)
committerJérémie Astor <fennecdjay@gmail.com>
Fri, 2 Apr 2021 12:08:07 +0000 (14:08 +0200)
.github/workflows/nightly.yml

index bd662d1d4a8739882b6d292dd42f1a5c01133f5f..f4d045d5c1e80aa2e0bdffe284dc360bd7bef7e3 100644 (file)
@@ -44,7 +44,7 @@ jobs:
       run: |
         git config --local user.email "action@github.com"
         git config --local user.name "GitHub Action"
-        git tag -f -a nightly
+        git tag -f -a nightly -m "Nightly update"
         git push origin -f --follow-tags nightly
 
     - name: Deploy release