Sets the value of a GitHub Actions output synchronously.
Appends the value to the output file so it is available to subsequent steps in the workflow.
The name of the GitHub Actions output.
The value to set for the GitHub Actions output.
Sets the value of a GitHub Actions output synchronously.
Appends the value to the output file so it is available to subsequent steps in the workflow.