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