Skip to content

Commit

Permalink
auto-update
Browse files Browse the repository at this point in the history
  • Loading branch information
DavertMik committed Apr 25, 2016
1 parent 2d17e56 commit 0a69886
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions RoboFile.php
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,8 @@ public function release($opts = ['beta' => false])
$this->publish();

$this->taskGitHubRelease(\Robo\Runner::VERSION)
->user($this->ask('User releasing'))
->password($this->askHidden('Password'))
->uri('Codegyre/Robo')
->description($releaseDescription)
->run();
Expand Down

0 comments on commit 0a69886

Please sign in to comment.