소스 검색
[CI] Push Github artifacts only on tag
Forgot that one the first time round, which created some unnecssary
releases.
pull/398/head
Ahmad Fatoum
8 년 전
No known key found for this signature in database
GPG 키 ID: C3EAC3DE9321D59B
1개의 변경된 파일과
1개의 추가작업 그리고
0개의 파일을 삭제
-
.travis.yml
|
|
|
@ -55,3 +55,4 @@ deploy: |
|
|
|
on: |
|
|
|
repo: raysan5/raylib |
|
|
|
branch: develop |
|
|
|
tags: true |