We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be3db6b commit ab43593Copy full SHA for ab43593
.github/workflows/report.yml
@@ -30,4 +30,4 @@ jobs:
30
env:
31
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
32
with:
33
- commit-message: "Updates report `date '+%Y-%m-%d|%H:%M:%S'`"
+ commit-message: Updates report `date`
0 commit comments