Skip to content

Commit 8b786d2

Browse files
author
Brandon Carroll
committed
ci(deploy): run gh-pages command after successfully publishing
1 parent d51e536 commit 8b786d2

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
@@ -19,4 +19,4 @@ jobs:
1919
if: branch = master AND type != pull_request
2020
node_js: 10
2121
script: npm run semantic-release
22-
deploy: npm run deploy
22+
after_success: npm run deploy

0 commit comments

Comments
 (0)