Skip to content

Commit

Permalink
Adds URL to Raspberry Pi Imager JSON
Browse files Browse the repository at this point in the history
  • Loading branch information
vpetersson committed Dec 12, 2022
1 parent 7f76451 commit ed7a7e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-balena-disk-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ jobs:
"name": ("Anthias (" + $BOARD + ")"),
"description": "Anthias, formerly known as Screenly OSE, is the most popular open source digital signage project in the world.",
"icon": "https://raw.githubusercontent.com/Screenly/Anthias/master/static/img/square-dark.svg",
"website": "https://anthias.screenly.io",
"extract_size": $IMAGE_SIZE,
"extract_sha256": $IMAGE_SHA256,
"image_download_size": $DOWNLOAD_SIZE,
Expand Down

0 comments on commit ed7a7e7

Please sign in to comment.