mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-21 22:05:34 +00:00
[CI] Push Github artifacts only on tag
Forgot that one the first time round, which created some unnecssary releases.
This commit is contained in:
@@ -55,3 +55,4 @@ deploy:
|
|||||||
on:
|
on:
|
||||||
repo: raysan5/raylib
|
repo: raysan5/raylib
|
||||||
branch: develop
|
branch: develop
|
||||||
|
tags: true
|
||||||
|
|||||||
Reference in New Issue
Block a user