Skip to content

Commit

Permalink
chore: 修改CI
Browse files Browse the repository at this point in the history
  • Loading branch information
nashaofu committed Feb 20, 2024
1 parent 43666f8 commit be9471d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ jobs:

- name: Publish
env:
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
run: cargo publish --registry crates-io
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
run: cargo publish

- name: Release drafter
uses: release-drafter/release-drafter@v5
Expand Down

0 comments on commit be9471d

Please sign in to comment.