Skip to content

Commit

Permalink
Remove release_task_template_id
Browse files Browse the repository at this point in the history
  • Loading branch information
ayoy committed Oct 1, 2024
1 parent 4428032 commit 44af815
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -114,10 +114,6 @@ def self.available_options
description: "Version number to force (calculated automatically if not provided)",
optional: true,
type: String),
FastlaneCore::ConfigItem.new(key: :release_task_template_id,
description: "Release task template ID",
optional: true,
type: String),
FastlaneCore::ConfigItem.new(key: :github_handle,
description: "Github user handle",
optional: false,
Expand Down

0 comments on commit 44af815

Please sign in to comment.