🔨 Skip cron with exit code 0
This commit is contained in:
parent
2893060302
commit
d418f3bfba
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 commit -m "[cron] Bump distribution date ($DIST)" && \
|
||||||
git push
|
git push
|
||||||
fi
|
fi
|
||||||
|
exit 0
|
||||||
|
|
Loading…
Reference in a new issue