Skip to content

Commit

Permalink
chore(ci): add path to project manifest file
Browse files Browse the repository at this point in the history
  • Loading branch information
cdunster committed Nov 28, 2023
1 parent 66b955c commit 3274e2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-plz.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
uses: MarcoIeni/[email protected]
with:
registry: rocsys-rust
project_manifest: embassy-executor/Cargo.toml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CARGO_REGISTRIES_ROCSYS_RUST_TOKEN: ${{ secrets.CLOUDSMITH_CI_API_KEY }}

0 comments on commit 3274e2a

Please sign in to comment.