Skip to content

Commit f0853bf

Browse files
KayJay7Lucide
andcommitted
Fix CI 2
Co-authored-by: Riccardo Cavasin <Lucide@users.noreply.github.com>
1 parent 5b0da10 commit f0853bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: actions/checkout@v4
2424

2525
- name: Publish
26-
run: cargo publish
26+
run: cargo publish --no-verify
2727
env:
2828
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
2929

0 commit comments

Comments
 (0)