aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2025-01-17 16:19:22 -0500
committerJoseph Hunkeler <jhunkeler@gmail.com>2025-01-17 16:19:22 -0500
commit829557d5c73113a1182c2d709b300a92594cc1cb (patch)
tree0adffb9ba4b8ad7d22cb960cc6db84f8072178c6
parenteea09732fd146dab61e4460c7dcff211bcb2ede6 (diff)
downloadghasandbox-829557d5c73113a1182c2d709b300a92594cc1cb.tar.gz
OK
-rw-r--r--.github/workflows/pipeline_index.yml (renamed from .github/workflows/pipeline_deliver.yml)2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/pipeline_deliver.yml b/.github/workflows/pipeline_index.yml
index 5043e57..ccf36af 100644
--- a/.github/workflows/pipeline_deliver.yml
+++ b/.github/workflows/pipeline_index.yml
@@ -43,7 +43,7 @@ on:
jobs:
deliver:
- name: Deliver
+ name: Index
runs-on: ubuntu-latest
steps:
- name: Checkout