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

@@ -40,3 +40,4 @@ jobs:
env:
VERSION: ${{ github.ref_name }}
CR_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GH_REPO_OWNER: ${{ github.repository_owner }}