Skip to content

Commit e6971bd

Browse files
committed
Update .travis.yml
1 parent ba211f2 commit e6971bd

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.travis.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ branches:
3333

3434
deploy:
3535
provider: releases
36-
api_key: "GITHUB OAUTH TOKEN"
37-
file: MieSimulatorGUI*.AppImage
36+
api_key: "GITHUB_OAUTH_TOKEN"
3837
skip_cleanup: true
3938
draft: true
39+
on:
40+
branch:master

0 commit comments

Comments
 (0)