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