mirror of
https://github.com/ansible/awx-operator.git
synced 2026-03-26 21:33:14 +00:00
Set CHART_OWNER as ${{ github.repository_owner }}
This commit is contained in:
committed by
Shane McDonald
parent
beba6a900d
commit
6cbc6a7234
1
.github/workflows/helm-release.yaml
vendored
1
.github/workflows/helm-release.yaml
vendored
@@ -40,3 +40,4 @@ jobs:
|
||||
env:
|
||||
VERSION: ${{ github.ref_name }}
|
||||
CR_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
GH_REPO_OWNER: ${{ github.repository_owner }}
|
||||
|
||||
Reference in New Issue
Block a user