have to push tags up

This commit is contained in:
Anthony Scopatz 2018-04-14 09:24:16 -04:00
parent a6a2b0b747
commit 6ef6738f57

View file

@ -1,7 +1,7 @@
$PROJECT = $GITHUB_ORG = $GITHUB_REPO = 'xonsh'
$WEBSITE_URL = 'http://xon.sh'
$ACTIVITIES = ['version_bump', 'changelog', 'pytest',
'sphinx', 'tag', 'pypi', 'conda_forge', 'ghpages', 'ghrelease'
'sphinx', 'tag', 'push_tag', 'pypi', 'conda_forge', 'ghpages', 'ghrelease'
]
$VERSION_BUMP_PATTERNS = [