mirror of
https://github.com/karl0ss/downgrangefixtures_ical.git
synced 2025-05-30 16:55:07 +01:00
Update python-app.yml
This commit is contained in:
parent
e8c4807cd6
commit
de944c2a2f
6
.github/workflows/python-app.yml
vendored
6
.github/workflows/python-app.yml
vendored
@ -33,3 +33,9 @@ jobs:
|
||||
- name: Get Latest Fixtures
|
||||
run: |
|
||||
poetry run python main.py
|
||||
- name: Commit Changes
|
||||
run: |
|
||||
git config --global user.name 'Karl Hudgell'
|
||||
git config --global user.email 'karl@me.com'
|
||||
git commit -am "Updated ical"
|
||||
git push
|
||||
|
Loading…
x
Reference in New Issue
Block a user