lib/adhearsion/cli_commands/plugin_command.rb in adhearsion-2.4.0.beta3 vs lib/adhearsion/cli_commands/plugin_command.rb in adhearsion-2.4.0
- old
+ new
@@ -22,11 +22,11 @@
https://rubygems.org/api/v1/web_hooks/fire`
end
desc "create_ahnhub_hooks", "Creates ahnhub hooks for both a rubygem and github repo"
def create_ahnhub_hooks
- create_github_hooks
- create_rubygem_hooks
+ create_github_hook
+ create_rubygem_hook
end
protected
def get_rubygem_vals