add keepalive

To prevent cron from being disabled. 

See https://github.com/gokrazy-community/firmware-rpi/issues/1
This commit is contained in:
oliverpool 2023-03-15 13:08:05 +01:00 committed by GitHub
parent f375b56d2f
commit 143aee3c20
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -53,3 +53,8 @@ jobs:
with: with:
commit_message: kernel ${{steps.fetch.outputs.version}} commit_message: kernel ${{steps.fetch.outputs.version}}
tagging_message: v1.0.2-${{steps.fetch.outputs.version}} tagging_message: v1.0.2-${{steps.fetch.outputs.version}}
- name: Add blank commit every 55 days to keep cron alive
uses: gautamkrishnar/keepalive-workflow@v1
with:
time_elapsed: 55