We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a4d6d3 commit 8f0952dCopy full SHA for 8f0952d
1 file changed
typings/softprops/action-gh-release/v2/action-types.yml
@@ -43,6 +43,8 @@ inputs:
43
type: boolean
44
working_directory:
45
type: string
46
+ previous_tag:
47
+ type: string
48
49
outputs:
50
url:
0 commit comments