[CI] Push Github artifacts only on tag
Forgot that one the first time round, which created some unnecssary releases.
This commit is contained in:
parent
13fa61f7d9
commit
d54ea107f7
|
|
@ -55,3 +55,4 @@ deploy:
|
||||||
on:
|
on:
|
||||||
repo: raysan5/raylib
|
repo: raysan5/raylib
|
||||||
branch: develop
|
branch: develop
|
||||||
|
tags: true
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user