Skip to content

Commit d116654

Browse files
Only deploy on new tags.
1 parent f647e65 commit d116654

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,4 @@ deploy:
6969
file: "${FILE_TO_UPLOAD}"
7070
skip_cleanup: true
7171
on:
72-
repo: KhronosGroup/SPIRV-Cross
73-
draft: true
72+
tags: true

0 commit comments

Comments
 (0)