We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9042a81 commit b4d3adaCopy full SHA for b4d3ada
.github/workflows/publish-helm-chart.yml
@@ -13,7 +13,7 @@ on:
13
env:
14
CHART_DIR: src/chart
15
REGISTRY: ghcr.io
16
- CHART_REF: ghcr.io/${{ github.repository_owner }}/deid-module
+ CHART_REF: ghcr.io/${{ github.repository_owner }}/deid-module-chart
17
18
jobs:
19
publish-helm-chart:
0 commit comments