For Source Control Management -> Additional Behaviours, I'm trying to use Create a tag for every build. However, I cannot find a way to "Select 'Push GIT tags back to origin repository' from the post-build actions", as instructed in the README for Git Plugin. Should I use Git Publisher, and if so, how does that need to be configured to push the created tag? Do I have to use pre-build merging in order for the created tag to be pushed?