Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3cd94e3

Browse files
committedJan 29, 2021
Updated Architecture file
1 parent 3edac8a commit 3cd94e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ At a high level, `run`:
2222

2323
If at any point errors are encountered, abort and bubble those up to `index.js`.
2424

25-
If completely successful, report out to Github's action mechanism (`core.setOutput`)
25+
If completely successful, report out to Github's action mechanism
2626
that we were successful.
2727

2828
## Helper Folder and Files

0 commit comments

Comments
 (0)
Please sign in to comment.