mirror of
https://github.com/cert-manager/webhook-example.git
synced 2025-07-03 07:05:50 +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
|
id: chart_version
|
||||||
uses: mikefarah/yq@d2f1ae9db722ac6b0702dd7f8a08dd22722d8c2d # v4.33.3
|
uses: mikefarah/yq@d2f1ae9db722ac6b0702dd7f8a08dd22722d8c2d # v4.33.3
|
||||||
with:
|
with:
|
||||||
cmd: yq eval '.version' './charts/metrics-server/Chart.yaml'
|
cmd: yq eval '.version' './charts/dnsimple/Chart.yaml'
|
||||||
|
|
||||||
- name: Configure Git
|
- name: Configure Git
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue