Set CHART_OWNER as ${{ github.repository_owner }}

This commit is contained in:
Mark Mercado
2022-04-25 20:58:54 -04:00
committed by Shane McDonald
parent beba6a900d
commit 6cbc6a7234
2 changed files with 2 additions and 1 deletions

View File

@@ -51,7 +51,7 @@ NAMESPACE ?= awx
# Helm variables
CHART_NAME ?= awx-operator
CHART_DESCRIPTION ?= A Helm chart for the AWX Operator
CHART_OWNER ?= ansible
CHART_OWNER ?= $(GH_REPO_OWNER)
CHART_REPO ?= awx-operator
CHART_BRANCH ?= gh-pages
CHART_INDEX ?= index.yaml