Skip to content

Commit 89bf0c8

Browse files
committed
Only deploy to S3 on tages
1 parent 1c51db7 commit 89bf0c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ deploy:
3838
acl: public_read
3939
region: ap-southeast-2
4040
on:
41-
all_branches: true
41+
tags: true

0 commit comments

Comments
 (0)