Browse Source

[CI] Push Github artifacts only on tag

Forgot that one the first time round, which created some unnecssary
releases.
Ahmad Fatoum 7 years ago
parent
commit
d54ea107f7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -55,3 +55,4 @@ deploy:
   on:
   on:
     repo: raysan5/raylib
     repo: raysan5/raylib
     branch: develop
     branch: develop
+    tags: true