File tree Expand file tree Collapse file tree
lib/fastlane/plugin/wpmreleasetoolkit/actions/ios Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -28,11 +28,11 @@ def self.run(params)
2828 #####################################################
2929
3030 def self . description
31- 'Cleans all the intermediate tags for the given version'
31+ '(DEPRECATED) Cleans all the intermediate tags for the given version'
3232 end
3333
3434 def self . details
35- 'Cleans all the intermediate tags for the given version'
35+ '(DEPRECATED) Cleans all the intermediate tags for the given version'
3636 end
3737
3838 def self . available_options
Original file line number Diff line number Diff line change @@ -20,11 +20,11 @@ def self.run(params)
2020 #####################################################
2121
2222 def self . description
23- 'Finalize a relasae'
23+ '(DEPRECATED) Finalize a relasae'
2424 end
2525
2626 def self . details
27- 'Removes the temp tags and pushes the final one'
27+ '(DEPRECATED) Removes the temp tags and pushes the final one'
2828 end
2929
3030 def self . available_options
You can’t perform that action at this time.
0 commit comments