Skip to content

Commit 9d8d5e4

Browse files
authored
Update build.yml
1 parent ba59d0b commit 9d8d5e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119
node-version: 20
120120
- run: npm ci
121121
- run: npm run build
122-
- run: npm run semantic-release
122+
- run: npm run semantic-release --no-ci
123123
env:
124124
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
125125
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)