We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a416df commit 1a792fbCopy full SHA for 1a792fb
README.md
@@ -40,7 +40,7 @@ inputs:
40
The entire action is reproduced here to show how simple it is:
41
42
```yaml
43
-name: set-step-output
+name: Set Output Value
44
description: |
45
Set the output for this step to any text value.
46
author: "Street Side Software <info@streetsidesoftware.nl>"
action.yml
@@ -1,4 +1,4 @@
1
2
3
4
0 commit comments