Skip to content

Commit c591547

Browse files
authored
ci: add main branch to semantic release
1 parent fee6a24 commit c591547

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
semantic_version: 16
9191
branches: |
9292
[
93-
'master'
93+
'main'
9494
]
9595
env:
9696
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)