[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
1 changed files with 1 additions and 0 deletions
|
@ -55,3 +55,4 @@ deploy:
|
||||||
on:
|
on:
|
||||||
repo: raysan5/raylib
|
repo: raysan5/raylib
|
||||||
branch: develop
|
branch: develop
|
||||||
|
tags: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue