From ab435936193228ec5515749e5224162cc9ea7580 Mon Sep 17 00:00:00 2001 From: Fernando Briano Date: Tue, 12 Mar 2024 09:56:05 +0000 Subject: [PATCH] Update report action Hopefully fixes the issue with quotation marks in commit message --- .github/workflows/report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/report.yml b/.github/workflows/report.yml index ff7cf82..dc1be09 100644 --- a/.github/workflows/report.yml +++ b/.github/workflows/report.yml @@ -30,4 +30,4 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: - commit-message: "Updates report `date '+%Y-%m-%d|%H:%M:%S'`" + commit-message: Updates report `date`