mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
CI: Build artifacts for master, not develop tags
See #443 for more information.
This commit is contained in:
@ -58,5 +58,5 @@ deploy:
|
||||
skip_cleanup: true
|
||||
on:
|
||||
repo: raysan5/raylib
|
||||
branch: develop
|
||||
branch: master
|
||||
tags: true
|
||||
|
||||
Reference in New Issue
Block a user