Skip to content

Commit 41c48af

Browse files
committed
chore: do not fail on semantic release errors
1 parent 1b5eb61 commit 41c48af

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,4 @@ jobs:
3333
- name: Test
3434
run: npm test
3535
- name: Semantic release
36-
continue-on-error: true
3736
run: npx semantic-release

0 commit comments

Comments
 (0)