Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit dd16c14

Browse filesBrowse files
committed
Move another section in the wrong place
1 parent 5d33ffc commit dd16c14
Copy full SHA for dd16c14

File tree

1 file changed

+3
-3
lines changed
Filter options

1 file changed

+3
-3
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,6 @@ The return value of the script will be in the step's outputs under the
4444
See ["Result encoding"](#result-encoding) for details on how the encoding of
4545
these outputs can be changed.
4646
47-
This will print the full diff object in the screen; `result.data` will
48-
contain the actual diff text.
49-
5047
## Result encoding
5148
5249
By default, the JSON-encoded return value of the function is set as the "result" in the
@@ -177,6 +174,9 @@ jobs:
177174
console.log(result)
178175
```
179176

177+
This will print the full diff object in the screen; `result.data` will
178+
contain the actual diff text.
179+
180180
### Run a separate file
181181

182182
If you don't want to inline your entire script that you want to run, you can

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.