Skip to content

Commit 7a04edd

Browse files
Merge pull request #12 from Jason-Zhang9309/dev-release
update release.yml
2 parents 01144d6 + 94ffd39 commit 7a04edd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
token: ${{ env.NPM_TOKEN }}
105105
package: ${{github.workspace}}/sdk/nodejs/bin/package.json
106106
strategy:
107-
fail-fast: true
107+
fail-fast: false
108108
matrix:
109109
goversion:
110110
- 1.19.x

0 commit comments

Comments
 (0)