Browse Source

insert the actual data into the release process for freecode

Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
feature_files_export
Nico Schottelius 11 years ago
parent
commit
f264cf9f6c
  1. 4
      build

4
build

@ -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
}
}

Loading…
Cancel
Save