We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25530a9 commit 799be88Copy full SHA for 799be88
.travis.yml
@@ -47,7 +47,7 @@ jobs:
47
on:
48
tags: true
49
- stage: deploy
50
- if: branch = master
+ if: type = push AND branch = master
51
name: Deploy to GitHub Pages
52
node_js: lts/*
53
script:
0 commit comments