mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-12-28 18:30:36 -07:00
🔨 Skip cron with exit code 0
This commit is contained in:
parent
2893060302
commit
d418f3bfba
1 changed files with 1 additions and 0 deletions
1
.github/workflows/bump-date.yml
vendored
1
.github/workflows/bump-date.yml
vendored
|
|
@ -36,3 +36,4 @@ jobs:
|
|||
git commit -m "[cron] Bump distribution date ($DIST)" && \
|
||||
git push
|
||||
fi
|
||||
exit 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue