insert the actual data into the release process for freecode

Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
Nico Schottelius 2012-11-01 17:45:34 +01:00
parent 8a40ba789a
commit f264cf9f6c
1 changed files with 2 additions and 2 deletions

4
build
View File

@ -220,9 +220,9 @@ eof
{
"auth_code": "$api_token",
"release": {
"tag_list": "REPLACEME",
"tag_list": "$taglist",
"version": "$version",
"changelog": "REPLACEMETOO",
"changelog": "$changelog",
"hidden_from_frontpage": false
}
}