.......
This commit is contained in:
parent
76b1b54c30
commit
4fb77afe15
|
@ -34,6 +34,7 @@ jobs:
|
|||
rm -r .git
|
||||
ls
|
||||
mv ../cloned/* .
|
||||
mv ../cloned/.* .
|
||||
git -C ../cloned status
|
||||
git status
|
||||
- name: GIT commit and push all changed files
|
||||
|
|
Loading…
Reference in New Issue