mirror of
https://github.com/karl0ss/downgrangefixtures_ical.git
synced 2025-05-10 08:41:33 +01:00
Update python-app.yml
This commit is contained in:
parent
3f902b1382
commit
31cef1ca5e
4
.github/workflows/python-app.yml
vendored
4
.github/workflows/python-app.yml
vendored
@ -35,9 +35,9 @@ jobs:
|
||||
poetry run python main.py
|
||||
- name: Commit Changes
|
||||
run: |
|
||||
git config --global user.name 'Karl Hudgell'
|
||||
git config --global user.email 'karl@me.com'
|
||||
if ! git diff-index --quiet HEAD; then
|
||||
git config --global user.name 'Karl Hudgell'
|
||||
git config --global user.email 'karl@k-world.me.uk'
|
||||
git commit -am "Updated ical"
|
||||
git push
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user