diff --git a/typings/softprops/action-gh-release/v2/action-types.yml b/typings/softprops/action-gh-release/v2/action-types.yml index a70dd94..9c08bce 100644 --- a/typings/softprops/action-gh-release/v2/action-types.yml +++ b/typings/softprops/action-gh-release/v2/action-types.yml @@ -43,6 +43,8 @@ inputs: type: boolean working_directory: type: string + previous_tag: + type: string outputs: url: