Try to fix travis config
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ deploy:
|
|||||||
provider: releases
|
provider: releases
|
||||||
api_key: $GITHUB_KEY
|
api_key: $GITHUB_KEY
|
||||||
file_glob: true
|
file_glob: true
|
||||||
file: "*/target/staffchat*.jar"
|
file: "*/staffchat*.jar"
|
||||||
skip_cleanup: true
|
skip_cleanup: true
|
||||||
on:
|
on:
|
||||||
tags: true
|
tags: true
|
||||||
|
|||||||
Reference in New Issue
Block a user