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 9e5ec26 commit 3569303Copy full SHA for 3569303
.travis.yml
@@ -24,7 +24,7 @@ env:
24
stages:
25
- name: Build and test
26
- name: Semantic-Release
27
- if: branch = main AND type = push AND fork = false
+ if: branch = master AND type = push AND fork = false
28
- name: Publish-Release
29
if: tag IS present
30
0 commit comments