mirror of
https://github.com/cemu-project/vcpkg.git
synced 2024-12-13 22:28:36 +00:00
Release script no longer adds a git tag
This commit is contained in:
parent
7c05facd8a
commit
595ec61dee
@ -79,5 +79,4 @@ for ($disableMetrics = 0; $disableMetrics -le 1; $disableMetrics++)
|
||||
Remove-Item -recurse $releasePath | Out-Null
|
||||
|
||||
Write-Verbose("Redistributable archive is: $outputArchive")
|
||||
}
|
||||
git tag $gitTagString
|
||||
}
|
Loading…
Reference in New Issue
Block a user