Skip to content

Commit 37a87cc

Browse files
committed
fix: release command
1 parent 74d2c85 commit 37a87cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ jobs:
3939
env:
4040
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4141
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
42-
run: npm run semantic-release
42+
run: npm run release

0 commit comments

Comments
 (0)