Cleanup
This commit is contained in:
parent
d7416c16ce
commit
86db83bb66
3 changed files with 9 additions and 8 deletions
|
@ -26,7 +26,7 @@ if (-not $version) {
|
|||
}
|
||||
|
||||
# 4) Define output names & clean up
|
||||
$xpiName = "ai-filter-$version.xpi"
|
||||
$xpiName = "sortana-$version.xpi"
|
||||
$zipPath = Join-Path $ReleaseDir "ai-filter-$version.zip"
|
||||
$xpiPath = Join-Path $ReleaseDir $xpiName
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue