Skip to content

Commit 203b681

Browse files
committed
ci: fix cfg typo
1 parent a84ce8f commit 203b681

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
extra_plugins: |
103103
@semantic-release/changelog@6
104104
@semantic-release/git@10
105-
@semantic-release/github@8,
105+
@semantic-release/github@8
106106
@semantic-release/npm@8
107107
env:
108108
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)