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 c9f4eca commit c6b9612Copy full SHA for c6b9612
1 file changed
windows-release/uploadrelease.ps1
@@ -29,7 +29,7 @@ param(
29
[string]$target="/srv/www.python.org/ftp/python",
30
[string]$tests=${env:TEMP},
31
[string]$doc_htmlhelp=$null,
32
- [string]$embed=$null
+ [string]$embed=$null,
33
[string]$sbom=$null
34
)
35
0 commit comments