Commit c76c08d0 authored by Kaelig's avatar Kaelig

Fix URL to repo and rely on tags for releases

parent 4e107eb2
...@@ -1106,11 +1106,11 @@ ...@@ -1106,11 +1106,11 @@
}, },
{ {
"name": "FT Origami", "name": "FT Origami",
"details": "https://github.com/Financial-Times/FTOrigamiSublime", "details": "https://github.com/Financial-Times/FTOrigamiSublimeText",
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"branch": "master" "tags": true
} }
] ]
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment