We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e283b15 commit f82c87eCopy full SHA for f82c87e
.github/workflows/publish-pyth-sdk-cw.yml
@@ -16,4 +16,4 @@ jobs:
16
- run: cargo publish --token ${CARGO_REGISTRY_TOKEN}
17
env:
18
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
19
- working-directory: "target_chains/cosmwasm/pyth-sdk-cw"
+ working-directory: "target_chains/cosmwasm/sdk/rust"
0 commit comments