Skip to content

Commit 88ad447

Browse files
committed
ci: enable trusted publishing
1 parent b331379 commit 88ad447

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,6 @@ build-backend = "maturin"
2020
[tool.maturin]
2121
bindings = "bin"
2222
strip = true
23+
24+
[tool.maturin.generate-ci.github]
25+
trusted-publishing = true

0 commit comments

Comments
 (0)