mirror of
https://github.com/aljazceru/bitcoin-waila.git
synced 2025-12-17 04:54:18 +01:00
Fix release CI
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -28,7 +28,7 @@ jobs:
|
||||
cargo-${{ runner.os }}-
|
||||
|
||||
- name: Cargo Publish
|
||||
run: cargo publish -p waila
|
||||
run: cargo publish -p bitcoin-waila
|
||||
env:
|
||||
CARGO_REGISTRY_TOKEN: ${{ secrets.CRATES_IO_TOKEN }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user