try bintray
This commit is contained in:
4
dist/bintray.json
vendored
4
dist/bintray.json
vendored
@@ -5,10 +5,10 @@
|
||||
"subject": "hacdias"
|
||||
},
|
||||
"version": {
|
||||
"name": "latest"
|
||||
"name": "{TIME}"
|
||||
},
|
||||
"files": [{
|
||||
"includePattern": "dist/release/(.*)",
|
||||
"includePattern": "{PATH}/dist/release/(.*)",
|
||||
"uploadPattern": "caddy-hugo/{TIME}/$1"
|
||||
}],
|
||||
"publish": true
|
||||
|
||||
Reference in New Issue
Block a user