publish release *after* uploading the asset
authorMichael Wallner <mike@php.net>
Tue, 2 Jun 2015 12:03:21 +0000 (14:03 +0200)
committerMichael Wallner <mike@php.net>
Tue, 2 Jun 2015 12:03:21 +0000 (14:03 +0200)
commit8b207c90c6c49876775ab61908f45510baf9981a
tree748aecccaeaf243ce965e8335724812c6931d976
parentbcbbe68984f8a421f0a9599796af293e31701770
publish release *after* uploading the asset

this will ensure the asset is vivible in the timeline displaying the
release
app/Controller/Github/Hook/Receive.php
app/Github/API.php
app/Github/API/Hooks/CreateHook.php
app/Github/API/Hooks/UpdateHook.php
app/Github/API/Releases/CreateRelease.php
app/Github/API/Releases/PublishRelease.php [new file with mode: 0644]