were do error be?

This commit is contained in:
J. Fronny 2019-12-20 13:55:17 +01:00 committed by GitHub
parent b9c2682e43
commit 928a53faed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -66,7 +66,8 @@ jobs:
[System.IO.File]::WriteAllLines($FilePath, (Get-Content $FilePath), $utf8NoBomEncoding)
Write-Host "Remove UTF-8 BOM successfully"
}
echo "Pushing"
echo "Committing"
git add .
git commit -m "Automated update to Meta.xml"
echo "Pushing"
git push