Skip to content

Commit 2ecf2a7

Browse files
committed
ci
1 parent 68389e9 commit 2ecf2a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/production.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: yarn build
3939

4040
- name: Semantic Release
41-
run: npx semantic-release@16
41+
run: npx semantic-release
4242
env:
4343
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4444
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)