Skip to content

Commit

Permalink
chore: update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
nashaofu committed Mar 30, 2024
1 parent 47266fd commit d6da655
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,9 @@ jobs:
override: true
components: rustfmt, clippy

- name: Check semver
uses: obi1kenobi/cargo-semver-checks-action@v2

- name: Publish
env:
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
Expand Down

0 comments on commit d6da655

Please sign in to comment.