We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9307f78 commit afca036Copy full SHA for afca036
action.yml
@@ -11,7 +11,7 @@ runs:
11
12
outputs:
13
published:
14
- description: 'true' when release is successfully published, 'false' when nothing is published
+ description: "'true' when release is successfully published, 'false' when nothing is published"
15
16
last-release-git-head:
17
description: The sha of the last commit being part of the last release
0 commit comments