mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-06 06:13:10 +00:00
CI: Build artifacts for master, not develop tags
See #443 for more information.
This commit is contained in:
parent
f6231aa8b6
commit
d892243d18
@ -58,5 +58,5 @@ deploy:
|
||||
skip_cleanup: true
|
||||
on:
|
||||
repo: raysan5/raylib
|
||||
branch: develop
|
||||
branch: master
|
||||
tags: true
|
||||
|
||||
@ -61,5 +61,5 @@ deploy:
|
||||
prerelease: false
|
||||
force_update: true
|
||||
on:
|
||||
branch: develop
|
||||
branch: master
|
||||
appveyor_repo_tag: true # deploy on tag push only
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user