Improve commit message
authorThomas Bruederli <redacted>
Mon, 18 Sep 2023 21:12:15 +0000 (23:12 +0200)
committerThomas Bruederli <redacted>
Mon, 18 Sep 2023 21:12:15 +0000 (23:12 +0200)
.github/workflows/update-sh.yml

index 993edfa658761788f3e51ee46a9b210061cc1598..11ab8642e1071fcdca6ad2d13755b36dcabc53c4 100644 (file)
@@ -21,7 +21,7 @@ jobs:
         git config --local user.email "workflow@github.com"
         git config --local user.name "GitHub Workflow"
         git add -A
-        git commit -m "Runs update.sh" || echo "Nothing to update"
+        git commit -m "Update roundcube version (via update.sh)" || echo "Nothing to update"
     - name: Push changes
       uses: ad-m/github-push-action@master
       with:
git clone https://git.99rst.org/PROJECT