Skip to content

Commit 019c740

Browse files
authored
chore: do not fail on semantic release errors
1 parent c0e3f20 commit 019c740

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)