From 40743628c6c0decc49e10188e3c6117b616b49c9 Mon Sep 17 00:00:00 2001 From: Piotr Krzeminski Date: Mon, 16 Mar 2026 08:23:43 +0100 Subject: [PATCH] Add input to softprops/action-gh-release@v2 --- typings/softprops/action-gh-release/v2/action-types.yml | 2 ++ 1 file changed, 2 insertions(+) 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: