From 95737d36e6481155504197a5d69f001dd631ef97 Mon Sep 17 00:00:00 2001 From: fallenbagel <98979876+Fallenbagel@users.noreply.github.com> Date: Sat, 18 Jan 2025 20:59:29 +0800 Subject: [PATCH] ci: fix typo in create_manifest --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 31718e62..e7957f18 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -124,7 +124,7 @@ jobs: tags: | fallenbagel/jellyseerr:develop ghcr.io/${{ github.repository_owner }}/jellyseerr:develop - sourceas: | + sources: | fallenbagel/jellyseerr:develop-linux-amd64 fallenbagel/jellyseerr:develop-linux-arm64 ghcr.io/${{ env.OWNER_LC }}/jellyseerr:develop-linux-amd64