Skip to content

Commit 7836f15

Browse files
committed
Use yarn release command
1 parent ce46de3 commit 7836f15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
env:
2424
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2525
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
26-
run: npx semantic-release
26+
run: yarn release

0 commit comments

Comments
 (0)