Skip to content

Commit 21ece6b

Browse files
committed
Update release.yml
1 parent 3de5989 commit 21ece6b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ jobs:
3535

3636
- name: Publish to crates.io
3737
run: cargo publish
38+
# env:
39+
# CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
3840

3941
- name: Publish to PyPi
4042
run: maturin publish

0 commit comments

Comments
 (0)