mirror of
https://github.com/Maks1mS/free-ozon-dpr.git
synced 2025-10-19 16:38:39 +03:00
[ci] fix "Commit changes"
This commit is contained in:
1
.github/workflows/update.yml
vendored
1
.github/workflows/update.yml
vendored
@@ -29,5 +29,6 @@ jobs:
|
||||
run: |
|
||||
git config --global user.name "github-actions[bot]"
|
||||
git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com"
|
||||
git add .
|
||||
git commit -am "[Automated action] Update points" || true
|
||||
git push
|
Reference in New Issue
Block a user