kopia lustrzana https://github.com/friendica/docker
Continuation of #271. Fix git add command to take deleted directories into account.
rodzic
365f4797cc
commit
4b864157b6
|
@ -19,7 +19,7 @@ jobs:
|
|||
run: |
|
||||
git config --local user.email "workflow@github.com"
|
||||
git config --local user.name "GitHub Workflow"
|
||||
git add ./*
|
||||
git add .
|
||||
git commit -m "Runs update.sh" || echo "Nothing to update"
|
||||
- name: Push changes
|
||||
uses: ad-m/github-push-action@master
|
||||
|
|
Ładowanie…
Reference in New Issue