Skip to content

Commit

Permalink
Fix the release workflow (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
austinjones authored Sep 7, 2020
1 parent 980f36c commit bbdb19f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ on:
jobs:
crates_io:
name: crates.io publish
needs: binaries
runs-on: ubuntu-latest
steps:
- name: checkout
Expand Down

0 comments on commit bbdb19f

Please sign in to comment.