diff options
-rw-r--r-- | .github/workflows/pipeline_deliver.yml | 1 |
1 files changed, 0 insertions, 1 deletions
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 }} |