Skip to content

Commit 170cd30

Browse files
authored
chore: do not fail on semantic release errors
1 parent f019d44 commit 170cd30

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
@@ -114,7 +114,6 @@ jobs:
114114
cache: "npm"
115115

116116
- name: Semantic release
117-
continue-on-error: true
118117
run: npx semantic-release
119118
env:
120119
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)