This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/comdev-events-site.git
The following commit(s) were added to refs/heads/main by this push:
new bcbb20d Clarify where the commit originates
bcbb20d is described below
commit bcbb20d67e63d718a2c38054665c0a3f4e97e3f1
Author: Sebb <[email protected]>
AuthorDate: Wed Feb 26 10:11:38 2025 +0000
Clarify where the commit originates
---
.github/workflows/getcalendar.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/getcalendar.yml
b/.github/workflows/getcalendar.yml
index 6348219..a3e6a60 100644
--- a/.github/workflows/getcalendar.yml
+++ b/.github/workflows/getcalendar.yml
@@ -18,7 +18,7 @@ jobs:
- name: Curl calendar
run: |
git config user.email "[email protected]"
- git config user.name "Community Developers"
+ git config user.name "Comdev by getcalendar.yml workflow"
cd static/js
echo "download calendar"
bash ../../getcalendar.sh