Skip to content

Commit ce365c9

Browse files
committed
fix: add --non-interactive
1 parent 1564e2c commit ce365c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,4 @@ jobs:
3333
uses: PyO3/maturin-action@v1
3434
with:
3535
command: publish
36+
args: --non-interactive

0 commit comments

Comments
 (0)