update
This commit is contained in:
parent
437bac81d4
commit
eba9aa31b1
2
.github/workflows/update-os.yml
vendored
2
.github/workflows/update-os.yml
vendored
@ -20,6 +20,8 @@ jobs:
|
|||||||
SAMPLE_ICAL_URL: ${{ secrets.SAMPLE_ICAL_URL }}
|
SAMPLE_ICAL_URL: ${{ secrets.SAMPLE_ICAL_URL }}
|
||||||
TEST_ICAL_URL: ${{ secrets.TEST_ICAL_URL }}
|
TEST_ICAL_URL: ${{ secrets.TEST_ICAL_URL }}
|
||||||
TODOIST_API_KEY: ${{ secrets.TODOIST_API_KEY }}
|
TODOIST_API_KEY: ${{ secrets.TODOIST_API_KEY }}
|
||||||
|
TINDIE_API_KEY: ${{ secrets.TINDIE_API_KEY }}
|
||||||
|
TINDIE_USERNAME: ${{ secrets.TINDIE_USERNAME }}
|
||||||
with:
|
with:
|
||||||
# Set the base_image to the desired Raspberry Pi OS version
|
# Set the base_image to the desired Raspberry Pi OS version
|
||||||
base_image: https://downloads.raspberrypi.org/raspios_lite_armhf/images/raspios_lite_armhf-2023-05-03/2023-05-03-raspios-bullseye-armhf-lite.img.xz
|
base_image: https://downloads.raspberrypi.org/raspios_lite_armhf/images/raspios_lite_armhf-2023-05-03/2023-05-03-raspios-bullseye-armhf-lite.img.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user