We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdfbdd3 commit b7383d7Copy full SHA for b7383d7
1 file changed
.github/workflows/rust-cd.yml
@@ -8,7 +8,6 @@ on:
8
jobs:
9
publish-crates-io:
10
name: Publish on crates.io
11
- needs: publish-github
12
runs-on: ubuntu-latest
13
steps:
14
- name: Checkout the repository
0 commit comments