Skip to content

Commit aeaadb2

Browse files
committed
update release flow (still commented out)
1 parent 5e27ebd commit aeaadb2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -186,9 +186,6 @@ jobs:
186186
# - run: cd crates/rpc-responses && cargo publish
187187
# env:
188188
# CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
189-
# - run: cd crates/banks-interface && cargo publish
190-
# env:
191-
# CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
192189
# - run: cargo publish
193190
# env:
194191
# CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}

0 commit comments

Comments
 (0)