mirror of
https://github.com/fabrice404/olympics-calendar.git
synced 2025-12-13 14:49:46 +00:00
Add date in calendar commit message
This commit is contained in:
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -20,3 +20,5 @@ jobs:
|
|||||||
- run: npm install
|
- run: npm install
|
||||||
- run: npm start
|
- run: npm start
|
||||||
- uses: stefanzweifel/git-auto-commit-action@v5
|
- uses: stefanzweifel/git-auto-commit-action@v5
|
||||||
|
with:
|
||||||
|
commit_message: "calendar updates `date`"
|
||||||
|
|||||||
Reference in New Issue
Block a user