mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-07-10 08:12:33 +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
|
git checkout $1
|
||||||
cd ..
|
cd ..
|
||||||
git commit -m "Pillow -> $1" Pillow
|
git commit -m "Pillow -> $1" Pillow
|
||||||
git push
|
git tag $1
|
||||||
|
git push origin $1
|
Loading…
Reference in New Issue
Block a user