Skip to content

Commit

Permalink
chore: Enable publishing to crates.io via release-plz
Browse files Browse the repository at this point in the history
  • Loading branch information
scottbot95 committed Mar 3, 2024
1 parent 6c2a630 commit a846371
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release-plz.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ jobs:
uses: dtolnay/rust-toolchain@stable
- name: Run release-plz
uses: MarcoIeni/release-plz-action@main
with:
command: release-pr
env:
GITHUB_TOKEN: ${{ steps.generate-token.outputs.token }}
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}

0 comments on commit a846371

Please sign in to comment.