Skip to content

Commit 76ef00b

Browse files
committed
ci: fix chart target
1 parent 10e60a2 commit 76ef00b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
uses: appany/[email protected]
8181
with:
8282
name: data-sync-operator-chart
83-
repository: ${{ github.repository }}
83+
repository: ${{ github.repository }}/chart
8484
path: chart
8585
tag: ${{ needs.release-please.outputs.chart_version }}
8686
registry: ghcr.io

0 commit comments

Comments
 (0)