Skip to content

Commit 68ec2d1

Browse files
committed
CI(release): Trigger CI
1 parent cd1492d commit 68ec2d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Crate-publishing.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,4 @@ jobs:
8080
TOKEN: ${{ secrets.cratesio_token }}
8181
UNICORN_VERSION: dev
8282
run: |
83-
cargo login $TOKEN && cargo test && cargo publish
83+
cargo login $TOKEN && cargo test && cargo publish

0 commit comments

Comments
 (0)