Revert "CODEBASE: Steam development branch updating action (#370)"

This reverts commit 56ce1df0c8.
This commit is contained in:
omuretsu
2023-02-16 15:35:31 -05:00
parent 56ce1df0c8
commit 07397874c0
2 changed files with 0 additions and 69 deletions

View File

@@ -1,40 +0,0 @@
"AppBuild"
{
"AppID" "1812820"
"Desc" "Dev update from github action"
"ContentRoot" "/"
"BuildOutput" "/"
"SetLive" "development"
"Depots"
{
"1812821"
{
"FileMapping"
{
"LocalPath" ".build/bitburner-win32-x64/*"
"DepotPath" "."
"recursive" "1"
}
}
"1812822"
{
"FileMapping"
{
"LocalPath" ".build/bitburner-darwin-x64/*"
"DepotPath" "."
"recursive" "1"
}
}
"1812823"
{
"FileMapping"
{
"LocalPath" ".build/bitburner-linux-x64/*"
"DepotPath" "."
"recursive" "1"
}
}
}
}