Skip to content

Commit a619313

Browse files
committed
Publish kurrentdb
1 parent 48fb6d7 commit a619313

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@ jobs:
3939
- uses: actions/checkout@v4
4040
- uses: rust-lang/crates-io-auth-action@v1
4141
id: auth
42-
- run: cargo publish
42+
- run: cargo publish -p kurrentdb
4343
env:
4444
CARGO_REGISTRY_TOKEN: ${{ steps.auth.outputs.token }}

0 commit comments

Comments
 (0)