mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-27 09:44:31 +03:00
Tag the update commit and push the tag [ci skip]
This commit is contained in:
parent
d478f8bcd3
commit
f7b53e1ac0
|
@ -15,4 +15,5 @@ git fetch --all
|
|||
git checkout $1
|
||||
cd ..
|
||||
git commit -m "Pillow -> $1" Pillow
|
||||
git push
|
||||
git tag $1
|
||||
git push origin $1
|
Loading…
Reference in New Issue
Block a user