Skip to content

Commit

Permalink
ci: Enable release-plz to publish to Cargo.
Browse files Browse the repository at this point in the history
  • Loading branch information
jetuk committed Jul 25, 2024
1 parent 1e3b6c0 commit a9c60ab
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release-plz.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
fetch-depth: 0
- name: Run release-plz
uses: MarcoIeni/release-plz-action@v0.5
with:
command: release-pr
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}

0 comments on commit a9c60ab

Please sign in to comment.