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
The linter has a hard time recognizing `core.setOutput()`. However,
every `github-script` step has a naturally-defined output: `result`, set
to the return value of the script. Let's use that instead.
Signed-off-by: Johannes Schindelin <[email protected]>
0 commit comments