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 8194436 commit 3edac8aCopy full SHA for 3edac8a
Architecture.md
@@ -22,7 +22,7 @@ At a high level, `run`:
22
23
If at any point errors are encountered, abort and bubble those up to `index.js`.
24
25
-If completely successful, report out to Github's action mechanism
+If completely successful, report out to Github's action mechanism (`core.setOutput`)
26
that we were successful.
27
28
## Helper Folder and Files
0 commit comments