Skip to content

Commit 5946a9b

Browse files
authored
ci: do not ignore semantic-release errors
1 parent 090efca commit 5946a9b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/test-and-release.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ jobs:
2626
run: npm ci --no-audit
2727

2828
- name: Semantic release
29-
continue-on-error: true
3029
run: |
3130
npm install -D @sebbo2002/semantic-release-jsr
3231
npx semantic-release

0 commit comments

Comments
 (0)