diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2025-01-15 13:42:43 -0500 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2025-01-15 13:42:43 -0500 |
commit | 41825ebf5c31c645a81ac1fdb1e8420aec2ff30d (patch) | |
tree | cab0da2665c8c8757d71b4f0060eb707e0b2d0c8 | |
parent | a0a92a52c3726873a99b6725c90e5b16554f2cfc (diff) | |
download | ghasandbox-41825ebf5c31c645a81ac1fdb1e8420aec2ff30d.tar.gz |
OK
-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 }} |