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 307f925 commit ccccdefCopy full SHA for ccccdef
config/.gitlab-ci.yml
@@ -17,4 +17,4 @@ publish:
17
- master
18
- main
19
script:
20
- - npx semantic-release
+ - npx semantic-release --branches ${CI_DEFAULT_BRANCH}
0 commit comments