Skip to content

Commit 784d851

Browse files
committed
ci: install git, github plugin
1 parent 611079c commit 784d851

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,8 @@ jobs:
8888
yarn global add \
8989
@semantic-release/changelog \
9090
@semantic-release/exec \
91+
@semantic-release/git \
92+
@semantic-release/github \
9193
semantic-release
9294
echo "::add-path::$(yarn global bin)"
9395

0 commit comments

Comments
 (0)