mirror of
https://github.com/karl0ss/downgrangefixtures_ical.git
synced 2025-05-25 06:35:19 +01:00
Update python-app.yml
This commit is contained in:
parent
08917029ea
commit
3f902b1382
2
.github/workflows/python-app.yml
vendored
2
.github/workflows/python-app.yml
vendored
@ -37,5 +37,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
git config --global user.name 'Karl Hudgell'
|
git config --global user.name 'Karl Hudgell'
|
||||||
git config --global user.email 'karl@me.com'
|
git config --global user.email 'karl@me.com'
|
||||||
|
if ! git diff-index --quiet HEAD; then
|
||||||
git commit -am "Updated ical"
|
git commit -am "Updated ical"
|
||||||
git push
|
git push
|
||||||
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user