We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 358364e commit 7c64b8fCopy full SHA for 7c64b8f
1 file changed
actions/helm/release-chart/README.md
@@ -137,7 +137,7 @@ This action requires the following permissions on the repository:
137
| **`tag`** | The release tag to set to chart | **true** | - |
138
| **`update-tag-paths`** | List of YAML paths to update with the tag. | **false** | `.version,.appVersion` |
139
| | Comma separated list of paths. | | |
140
-| **`ref`** | The git ref to checkout before releasing the chart. | **false** | - |
+| **`ref`** | The Git ref to checkout before releasing the chart. | **false** | - |
141
| | Can be a branch, tag or commit SHA. | | |
142
143
<!-- inputs:end -->
0 commit comments