It doesn't do pushes and side-tag anymore, that happens at once, afterwards.
Let's either put the side-tag first or last b ut not in the middle like this
Since we need a cloned repo to do it, we can do the side-tag last
1 new commit added
Moved the side-tag creation after the git repo update
Pull-Request has been closed by asaleh
It doesn't do pushes and side-tag anymore, that happens at once, afterwards.