Skip to content

Commit

Permalink
cicd: remove extra tags
Browse files Browse the repository at this point in the history
  • Loading branch information
rbuckland committed May 26, 2024
1 parent ce75a01 commit 95db4fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust-build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
crate-publish:
name: publish to crates.io
runs-on: ubuntu-latest
steps:
- uses: actions-rs/cargo@v1
with:
command: login
Expand Down

0 comments on commit 95db4fd

Please sign in to comment.