aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2025-01-15 15:23:14 -0500
committerJoseph Hunkeler <jhunkeler@gmail.com>2025-01-15 15:23:14 -0500
commit12d46f7da5881132729245dc5b5f5718d83acdb0 (patch)
treee35f3de9d233f3de3545b731b48a1d7723bd22f5 /.github
parentc06409e386fe966c9e2e7dea44b76cdd366c260d (diff)
downloadghasandbox-12d46f7da5881132729245dc5b5f5718d83acdb0.tar.gz
OK
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/pipeline_deliver.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/pipeline_deliver.yml b/.github/workflows/pipeline_deliver.yml
index b30b55d..6567612 100644
--- a/.github/workflows/pipeline_deliver.yml
+++ b/.github/workflows/pipeline_deliver.yml
@@ -49,7 +49,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- - Name: Index
+ - name: Index
uses: ./.github/actions/stasis_indexer
with:
artifactory_repo: ${{ inputs.artifactory_repo }}