Skip to content

Commit e7df824

Browse files
committed
ci: update ci
1 parent 1cf96ef commit e7df824

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,7 @@ jobs:
3636
title: $tag
3737
branch: main
3838
token: ${{ secrets.GITHUB_TOKEN }}
39-
- run: cargo publish
40-
continue-on-error: true
39+
- run: cargo publish --keep-going
4140
env:
4241
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
4342

0 commit comments

Comments
 (0)