Add owner
Signed-off-by: Michel Hollands <michel.hollands@gmail.com>
This commit is contained in:
parent
4b0d457af0
commit
458451922d
1
.github/workflows/helm-release.yml
vendored
1
.github/workflows/helm-release.yml
vendored
@ -78,6 +78,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
app-id: ${{ env.APP_ID }}
|
app-id: ${{ env.APP_ID }}
|
||||||
private-key: ${{ env.PRIVATE_KEY }}
|
private-key: ${{ env.PRIVATE_KEY }}
|
||||||
|
owner: ${{ github.repository_owner }}
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user