git.99rst.org
/
roundcube-roundcubemail-docker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
ce1e192
)
Improve commit message
author
Thomas Bruederli
<redacted>
Mon, 18 Sep 2023 21:12:15 +0000
(23:12 +0200)
committer
Thomas Bruederli
<redacted>
Mon, 18 Sep 2023 21:12:15 +0000
(23:12 +0200)
.github/workflows/update-sh.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/update-sh.yml
b/.github/workflows/update-sh.yml
index 993edfa658761788f3e51ee46a9b210061cc1598..11ab8642e1071fcdca6ad2d13755b36dcabc53c4 100644
(file)
--- a/
.github/workflows/update-sh.yml
+++ b/
.github/workflows/update-sh.yml
@@
-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