Skip to content

Commit cb5796f

Browse files
committed
Fix premature deployment to GitHub Releases
1 parent 8a62fdd commit cb5796f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,5 @@ deploy:
2222
file:
2323
- "mdast-util-definitions.js"
2424
- "mdast-util-definitions.min.js"
25+
on:
26+
tags: true

0 commit comments

Comments
 (0)