We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2d3cc9a + 7149f4c commit 2d1264dCopy full SHA for 2d1264d
lib/fastlane/plugin/wpmreleasetoolkit/actions/configure/configure_update_action.rb
@@ -47,7 +47,7 @@ def self.run(params = {})
47
UI.success "Configuration Secrets are up to date – don't forget to commit your changes to `.configure`."
48
49
# Apply the changes that are now in the .configure file
50
- ConfigureApplyAction::run
+ other_action.configure_apply
51
end
52
53
def self.prompt_to_switch_branches
0 commit comments