Skip to content

Commit 391cdea

Browse files
committed
Skip crates.io failure
1 parent 4b17bb2 commit 391cdea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -345,6 +345,7 @@ jobs:
345345
- name: Install Rust toolchain
346346
run: rustup show
347347
- name: Publish to crates.io
348+
continue-on-error: true
348349
shell: bash
349350
run: |
350351
cargo login ${{ secrets.CRATES_IO_TOKEN }}

0 commit comments

Comments
 (0)