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 d02a54d commit 5628155Copy full SHA for 5628155
.github/workflows/publish-rust-lazer-publisher-sdk.yml
@@ -15,4 +15,4 @@ jobs:
15
- run: cargo publish --token ${CARGO_REGISTRY_TOKEN}
16
env:
17
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
18
- working-directory: "lazer/publisher-sdk/rust"
+ working-directory: "lazer/publisher_sdk/rust"
0 commit comments