Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

Commit

Permalink
Tag the update commit and push the tag [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Aug 7, 2020
1 parent d478f8b commit f7b53e1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion update-pillow-tag.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit f7b53e1

Please sign in to comment.