Skip to content

Commit f994991

Browse files
authored
fix: add branches info to CLI command in workflow
1 parent 7883c38 commit f994991

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,4 @@ jobs:
6767
GIT_AUTHOR_EMAIL: [email protected]
6868
GIT_COMMITTER_NAME: smartthingspi
6969
GIT_COMMITTER_EMAIL: [email protected]
70-
run: npx semantic-release
70+
run: npx semantic-release --branches main

0 commit comments

Comments
 (0)