try to fix weekly-e2e commit issue
This commit is contained in:
parent
c0efebc9f3
commit
24f9f839b9
1
.github/workflows/weekly-e2e.yaml
vendored
1
.github/workflows/weekly-e2e.yaml
vendored
@ -27,6 +27,7 @@ jobs:
|
||||
cd .git
|
||||
sudo chmod -R a+rwX .
|
||||
sudo find . -type d -exec chmod g+s '{}' +
|
||||
git config --global --add safe.directory '*'
|
||||
- name: Commit & Push changes
|
||||
uses: actions-js/push@master
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user