mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-28 22:38:26 +00:00
Update update.yml
git safe dir momento
This commit is contained in:
@@ -29,6 +29,7 @@ jobs:
|
||||
- name: Save
|
||||
run: |
|
||||
if [[ `git status --porcelain` ]]; then
|
||||
git config --global --add safe.directory '*'
|
||||
git config user.name "Package Update Checker"
|
||||
git config user.email "<>"
|
||||
git commit -a -m "Automatic Update"
|
||||
|
||||
Reference in New Issue
Block a user