diff --git a/.github/workflows/build-balena-disk-image.yaml b/.github/workflows/build-balena-disk-image.yaml index fa063ae4e..6245d5137 100644 --- a/.github/workflows/build-balena-disk-image.yaml +++ b/.github/workflows/build-balena-disk-image.yaml @@ -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,