Skip to content

Commit ba30a61

Browse files
remove extra line
1 parent f2c37b0 commit ba30a61

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

codebuild/release/version.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,4 @@ phases:
3131
build:
3232
commands:
3333
# semantic-release uses config stored in ~/.releaserc
34-
- npx semantic-release --branches $BRANCH --no-ci
35-
34+
- npx semantic-release --branches $BRANCH --no-ci

0 commit comments

Comments
 (0)