[CI] Push Github artifacts only on tag

Forgot that one the first time round, which created some unnecssary
releases.
This commit is contained in:
Ahmad Fatoum
2017-11-24 23:03:02 +01:00
parent 13fa61f7d9
commit d54ea107f7

View File

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