mirror of
https://github.com/cert-manager/webhook-example.git
synced 2025-07-01 22:35:49 +02:00
Update path
This commit is contained in:
parent
116b2ff32a
commit
0d8032792f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release-chart.yaml
vendored
2
.github/workflows/release-chart.yaml
vendored
|
@ -20,7 +20,7 @@ jobs:
|
|||
id: chart_version
|
||||
uses: mikefarah/yq@d2f1ae9db722ac6b0702dd7f8a08dd22722d8c2d # v4.33.3
|
||||
with:
|
||||
cmd: yq eval '.version' './charts/metrics-server/Chart.yaml'
|
||||
cmd: yq eval '.version' './charts/dnsimple/Chart.yaml'
|
||||
|
||||
- name: Configure Git
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue