aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2024-08-16 18:02:33 +0100
committerGravatar Chris Lovering <[email protected]>2024-08-16 18:02:33 +0100
commit4e0649c955e1d44f8aeb6e6cc0274a53cdc614d7 (patch)
tree6581b6388a86ed1d7f8b4da20c7d52d9e4f6a7c0 /.github
parentUpdate CI to support mono repo (diff)
Remove unused CI output
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/main.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml
index 6360033..641dc6b 100644
--- a/.github/workflows/main.yaml
+++ b/.github/workflows/main.yaml
@@ -35,7 +35,6 @@ jobs:
shell: bash
outputs:
sha-tag: ${{ steps.sha-tag.outputs.sha-tag }}
- lower-repo: ${{ steps.lower-repo.outputs.lower-repo }}
steps:
- name: Create SHA Container Tag
id: sha-tag