You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,7 +84,7 @@ jobs:
84
84
|Argument | Description | Default |
85
85
|----------|---------------|-----------|
86
86
|valueFile | relative path from the Workspace Directory| _required_ Field |
87
-
|propertyPath| PropertyPath for the new value | _required_ Field |
87
+
|propertyPath| PropertyPath for the new value, JSONPath supported | _required_ Field |
88
88
|value | New value for the related PropertyPath| _required_ Field |
89
89
|repository| The Repository where the YAML file is located and should be updated. You have to checkout this repository too and set the working-directory for this action to the same as the repository. See the example below | ${{github.repository}} |
90
90
|commitChange| Commit the change to __branch__ with the given __message__ | true |
0 commit comments