We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1564e2c commit ce365c9Copy full SHA for ce365c9
.github/workflows/release.yml
@@ -33,3 +33,4 @@ jobs:
33
uses: PyO3/maturin-action@v1
34
with:
35
command: publish
36
+ args: --non-interactive
0 commit comments