Skip to content

Commit cc5293e

Browse files
committed
fix(ci): fix name of publishing workflow
1 parent 0923ad9 commit cc5293e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Upload Python Package
1+
name: Upload to crates.io
22

33
on:
44
release:

0 commit comments

Comments
 (0)