mirror of
https://github.com/public-apis/public-apis
synced 2025-01-05 15:16:23 +01:00
Update directory movements for deployment testing
This commit is contained in:
parent
3da6bb62d4
commit
d5505b5aa2
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user