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 36f00a5 commit f2c37b0Copy full SHA for f2c37b0
codebuild/release/version.yml
@@ -31,4 +31,5 @@ phases:
31
build:
32
commands:
33
# semantic-release uses config stored in ~/.releaserc
34
- - npx semantic-release --branches $BRANCH --no-ci
+ - npx semantic-release --branches $BRANCH --no-ci
35
+
0 commit comments