mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-24 15:13:11 +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
|
skip_cleanup: true
|
||||||
on:
|
on:
|
||||||
repo: raysan5/raylib
|
repo: raysan5/raylib
|
||||||
branch: develop
|
branch: master
|
||||||
tags: true
|
tags: true
|
||||||
|
|||||||
@ -61,5 +61,5 @@ deploy:
|
|||||||
prerelease: false
|
prerelease: false
|
||||||
force_update: true
|
force_update: true
|
||||||
on:
|
on:
|
||||||
branch: develop
|
branch: master
|
||||||
appveyor_repo_tag: true # deploy on tag push only
|
appveyor_repo_tag: true # deploy on tag push only
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user