Add date in calendar commit message

This commit is contained in:
Fabrice Lamant
2024-07-24 21:28:32 +02:00
committed by GitHub
parent ef64e9dd53
commit 42109ff98e

View File

@ -20,3 +20,5 @@ jobs:
- run: npm install
- run: npm start
- uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: "calendar updates `date`"