Skip to content

Commit 65085aa

Browse files
committed
Merge branch 'main' of github.com:pyth-network/pyth-crosschain into tb/pyth-ethereum/dont-store-in-parse
2 parents 0769af6 + 32501a3 commit 65085aa

File tree

2 files changed

+2
-19
lines changed

2 files changed

+2
-19
lines changed

.github/workflows/publish-rust-lazer-publisher-sdk.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Publish Rust package pyth-lazer-publisher-sdk to crates.io
22

33
on:
4+
workflow_dispatch:
45
push:
56
tags:
67
- rust-pyth-lazer-publisher-sdk-v*
@@ -15,4 +16,4 @@ jobs:
1516
- run: cargo publish --token ${CARGO_REGISTRY_TOKEN}
1617
env:
1718
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
18-
working-directory: "lazer/publisher-sdk/rust"
19+
working-directory: "lazer/publisher_sdk/rust"

lazer/sdk/js/turbo.json

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)