From 41825ebf5c31c645a81ac1fdb1e8420aec2ff30d Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 15 Jan 2025 13:42:43 -0500 Subject: OK --- .github/workflows/pipeline_deliver.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/pipeline_deliver.yml b/.github/workflows/pipeline_deliver.yml index 634eb89..1bb8de1 100644 --- a/.github/workflows/pipeline_deliver.yml +++ b/.github/workflows/pipeline_deliver.yml @@ -47,7 +47,6 @@ jobs: steps: - name: Index uses: ./.github/workflows/stasis_indexer.yml - secrets: inherit with: artifactory_repo: ${{ inputs.artifactory_repo }} mission: ${{ inputs.mission }} -- cgit