Skip to content

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanEmreis authored Oct 4, 2024
1 parent 0340e0f commit e7694a4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
- name: Run tests
run: cargo test --verbose
- uses: katyo/publish-crates@v2
- name: Publish
with:
token: ${{ secrets.CARGO_REGISTRY_TOKEN }}
ignore-unpublished-changes: true
Expand Down

0 comments on commit e7694a4

Please sign in to comment.