Skip to content

Commit ea045a8

Browse files
author
Kai Hendry
committed
Fix demo deployment
1 parent 05b3605 commit ea045a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ matrix:
4747
AWS_SECRET_ACCESS_KEY=$AWS_915001051872_SECRET
4848
./deploy.sh -d
4949
on:
50-
branch: master
50+
tags: true
5151
- env: DEPLOY=prod
5252
if: tag IS present
5353
deploy:

0 commit comments

Comments
 (0)