diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 21f5b647037..85a5fe95721 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -19,9 +19,9 @@ on: description: 'Prowlarr version' type: string required: true - # secrets: - # SERVICES_API_KEY: - # required: true + secrets: + SERVICES_API_KEY: + required: true jobs: package: