Skip to content

Commit 7a1a605

Browse files
committed
Updated deployment file
1 parent e272d08 commit 7a1a605

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ after_success:
1212
deploy:
1313
provider: releases
1414
api_key: $GITHUB_TOKEN
15-
file: bin/jar/
15+
file: bin/jar/TowerDefence2D.jar
1616
skip_cleanup: true
1717
on:
1818
tags: true

0 commit comments

Comments
 (0)