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 607cd81 commit 06747bbCopy full SHA for 06747bb
.travis.yml
@@ -58,7 +58,7 @@ jobs:
58
stages:
59
- test
60
- name: release
61
- if: branch = master
+ if: branch = master AND type = push AND fork = false
62
63
branches:
64
except:
0 commit comments