mirror of
https://github.com/vane/ecb-fx
synced 2024-12-24 12:45:49 +01:00
Update commit user to github.action
This commit is contained in:
parent
bfea3869dd
commit
5168192e6e
2
.github/workflows/datapull.yml
vendored
2
.github/workflows/datapull.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
python ecb.py
|
||||
- name: Commit files
|
||||
run: |
|
||||
git config --local user.email "michal@vane.pl"
|
||||
git config --local user.email "github.action@vane.pl"
|
||||
git config --local user.name "GitHub Action"
|
||||
git add data
|
||||
git commit -m "Update data" -a
|
||||
|
Loading…
Reference in New Issue
Block a user