mirror of
https://github.com/FranP-code/public-apis.git
synced 2025-10-13 00:03:04 +00:00
Update directory movements for deployment testing
This commit is contained in:
@@ -21,10 +21,9 @@ git remote add upstream "https://$GH_TOKEN@github.com/davemachado/public-apis.gi
|
||||
git fetch upstream
|
||||
git reset upstream/master
|
||||
|
||||
mv ../json/*
|
||||
touch .
|
||||
mv ../../json .
|
||||
|
||||
git add -A .
|
||||
git add json/
|
||||
git commit -m "rebuild JSON at ${rev}"
|
||||
git push upstream HEAD:master
|
||||
|
||||
|
||||
Reference in New Issue
Block a user