We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebc66aa commit 212a2c1Copy full SHA for 212a2c1
.github/workflows/rust.yml
@@ -57,7 +57,6 @@ jobs:
57
name: Publish to crates.io
58
59
runs-on: ubuntu-latest
60
- if: github.event_name == 'release'
61
needs: build
62
environment:
63
name: crates.io
0 commit comments