Skip to content

Commit 6ebed12

Browse files
Try using the owner only
1 parent baf9bf2 commit 6ebed12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/helm-chart-oci-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: appany/helm-oci-chart-releaser@v0.4.1
2323
with:
2424
name: zumble
25-
repository: ${{ github.repository_owner }}/helm-charts
25+
repository: ${{ github.repository_owner }}
2626
tag: ${{ steps.yaml.outputs.VERSION }}
2727
path: charts/zumble
2828
registry: ghcr.io

0 commit comments

Comments
 (0)