diff --git a/.github/workflows/autorelease.yml b/.github/workflows/autorelease.yml index 7f2275f..0bab439 100644 --- a/.github/workflows/autorelease.yml +++ b/.github/workflows/autorelease.yml @@ -43,7 +43,6 @@ jobs: $Version = git.exe describe --tags --abbrev=0 $Version = "`"$Version`"" Get-Content -Path alias.json | .\jq.exe ".version |= `"$Version`"" > ./compiled/alias.json - Copy-Item -Path LICENSE.txt -Destination compiled\LICENSE cd compiled tar.exe -czvf ..\SharpSCCM.tar.gz .