Skip to content

Commit ab43593

Browse files
Update report action
Hopefully fixes the issue with quotation marks in commit message
1 parent be3db6b commit ab43593

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/report.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
env:
3131
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3232
with:
33-
commit-message: "Updates report `date '+%Y-%m-%d|%H:%M:%S'`"
33+
commit-message: Updates report `date`

0 commit comments

Comments
 (0)