From 8d1416cc42a6e45fc134bfaaf68162b0a4bea12b Mon Sep 17 00:00:00 2001 From: tituspijean Date: Mon, 29 Apr 2024 21:46:17 +0200 Subject: [PATCH] Use yunohost-bot for "Adding dates" workflow --- .github/workflows/added_dates.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/added_dates.yml b/.github/workflows/added_dates.yml index 49a2544d..7ebb5195 100644 --- a/.github/workflows/added_dates.yml +++ b/.github/workflows/added_dates.yml @@ -30,3 +30,6 @@ jobs: with: commit_message: "Automatically add dates to the catalog files" file_pattern: 'apps.toml wishlist.toml graveyard.toml' + commit_user_name: yunohost-bot + commit_user_email: yunohost-bot@users.noreply.github.com + commit_author: 'yunohost-bot '