In this lesson, we'll walk through configuring a custom Github Action to provide an output value when the action completes. We'll configure the output in our actions.yml and use the setOutput method from the Github Actions Toolkit core package that will allow us to log that value out in the following step.
A Community Resource means that it’s free to access for all. The instructor of this lesson requested it to be open to the public.