Skip to content

Commit

Permalink
added needs
Browse files Browse the repository at this point in the history
  • Loading branch information
shimwell committed Oct 22, 2024
1 parent 3105074 commit 6df4b3c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 40 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:

publish:
name: Publish to crates.io
needs: build_and_test
if: ${{ startsWith(github.ref, 'refs/tags/') || github.event_name == 'workflow_dispatch' }}
runs-on: ubuntu-latest

Expand Down
40 changes: 0 additions & 40 deletions .github/workflows/crate-publish.yml

This file was deleted.

0 comments on commit 6df4b3c

Please sign in to comment.