From c1bab4ef70293028c44594de676ad0dd5af69fcf Mon Sep 17 00:00:00 2001 From: Matthew Zember Date: Tue, 19 Sep 2023 13:50:32 -0400 Subject: [PATCH] fix indentation --- .github/workflows/halo_publish_integration_collector_image.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/halo_publish_integration_collector_image.yaml b/.github/workflows/halo_publish_integration_collector_image.yaml index 94a9cbf8..2bf70233 100644 --- a/.github/workflows/halo_publish_integration_collector_image.yaml +++ b/.github/workflows/halo_publish_integration_collector_image.yaml @@ -15,7 +15,7 @@ on: type: string default: ${{ github.repository }} required: false - secrets: + secrets: GHCR_USERNAME: description: 'GHCR Username to authenticate and publish with' required: true