add action to post-release a pharext package
[pharext/pharext.org] / config / routes.ini
index cb28b1e9846b285a1e915178685111eccdb05006..9adef8923004b4fe9572c1dc65c0c3c09caf0d2a 100644 (file)
@@ -22,6 +22,11 @@ POST[] = /github/repo/{owner}/{name}/hook/{action}
 ; if the user has to re-authenticate, we'll receive a GET because of a redirect
 GET[] = /github/repo/{owner}/{name}/hook/{action}
 
+[Github\Release]
+POST[] = /github/repo/{owner}/{name}/release
+; if the user has to re-authenticate, we'll receive a GET because of a redirect
+GET[] = /github/repo/{owner}/{name}/release
+
 [Github\Signin]
 GET[] = /github/signin