File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -164,7 +164,7 @@ Please refer to the [release page](https://github.com/qetza/replacetokens-action
164
164
# Optional. Default: ${{ github.workspace }}
165
165
root : ' '
166
166
167
- # The separtor to use when flattening keys in variables.
167
+ # The separator to use when flattening keys in variables.
168
168
#
169
169
# Example: '{ "key": { "array": ["a1", "a2"], "sub": "s1" } }' will be flatten as
170
170
# '{ "key.array.0": "a1", "key.array.1": "a2", "key.sub": "s1" }'
@@ -315,4 +315,4 @@ The following **anonymous** data is send:
315
315
- the task execution duration
316
316
- the outputs (defaults, files, replaced, tokens and transforms)
317
317
318
- You can see the JSON serialized telemetry data sent in debug logs.
318
+ You can see the JSON serialized telemetry data sent in debug logs.
You can’t perform that action at this time.
0 commit comments