actions new repo

This commit is contained in:
PeterNashaat 2023-08-20 10:27:23 +03:00 committed by GitHub
parent 1a6f0ea948
commit 72ffba1ca3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,6 +19,6 @@ jobs:
cd websites/www_ourworld_tf/ cd websites/www_ourworld_tf/
git log -1 git log -1
git fetch git fetch
git reset --hard origin/development git reset --hard origin/master
sed -i "s/https:\/\/www2.ourworld.tf/https:\/\/ourworld.tf/g" config.toml sed -i "s/https:\/\/www2.ourworld.tf/https:\/\/ourworld.tf/g" config.toml
./build.sh ./build.sh