diff --git a/.github/workflows/update-repositories.yml b/.github/workflows/update-repositories.yml index e625314..1e7fc61 100644 --- a/.github/workflows/update-repositories.yml +++ b/.github/workflows/update-repositories.yml @@ -56,7 +56,7 @@ jobs: --s3-region=eu-north-1 \ --no-fail-if-exists \ --codename="$codename" \ - --component="$component" + --component="$component" \ "$deb_file" done