We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10e60a2 commit 76ef00bCopy full SHA for 76ef00b
.github/workflows/release-please.yaml
@@ -80,7 +80,7 @@ jobs:
80
uses: appany/[email protected]
81
with:
82
name: data-sync-operator-chart
83
- repository: ${{ github.repository }}
+ repository: ${{ github.repository }}/chart
84
path: chart
85
tag: ${{ needs.release-please.outputs.chart_version }}
86
registry: ghcr.io
0 commit comments