Skip to content

Commit

Permalink
Skip crates.io failure
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierHecart committed Oct 18, 2023
1 parent e434f7b commit 6057f41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -343,6 +343,7 @@ jobs:
- name: Install Rust toolchain
run: rustup show
- name: Publish to crates.io
continue-on-error: true
shell: bash
run: |
cargo login ${{ secrets.CRATES_IO_TOKEN }}
Expand Down

0 comments on commit 6057f41

Please sign in to comment.