diff --git a/.github/workflows/template_build.yml b/.github/workflows/template_build.yml index 43ffc59..42b99e0 100644 --- a/.github/workflows/template_build.yml +++ b/.github/workflows/template_build.yml @@ -28,11 +28,7 @@ on: commit_sha: required: true type: string - secrets: - DEEPSEEK_API_KEY: - required: true - TAVILY_API_KEY: - required: true + jobs: build-single-image: # This job executes the build steps for the specific image configuration passed via inputs