Skip to content

Commit

Permalink
#1 typo
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Dec 9, 2016
1 parent 0c90fa8 commit 16e9bd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 0pdd.rb
Expand Up @@ -42,7 +42,7 @@
repo = json['repository']['full_name']
Process.detach(
fork do
GitRepo.new(repo).push
GitRepo.new(name: repo).push
end
)
puts "GitHub hook from #{repo}"
Expand Down

0 comments on commit 16e9bd1

Please sign in to comment.