Skip to content

Commit

Permalink
ci: rm wrong if clause
Browse files Browse the repository at this point in the history
  • Loading branch information
loiccoyle committed Sep 23, 2024
1 parent b42d61d commit d8bb6cc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ jobs:
- uses: Swatinem/rust-cache@v2

- name: Publish thqm crate
if: needs.release.outputs.strandify--release_created
run: cargo publish --token ${{ secrets.CARGO_TOKEN }}

readme:
Expand Down

0 comments on commit d8bb6cc

Please sign in to comment.