mirror of
https://github.com/khornberg/octokit.py
synced 2026-05-22 15:03:52 +03:00
Peripheral: Need to have twine
This commit is contained in:
@@ -46,6 +46,7 @@ before_deploy:
|
||||
- git config --local user.name "Kyle Hornberg"
|
||||
- git config --local user.email "khornberg@users.noreply.github.com"
|
||||
- git tag $(python setup.py --version)
|
||||
- pip install twine
|
||||
deploy:
|
||||
- provider: releases
|
||||
api_key: $KEY
|
||||
|
||||
Reference in New Issue
Block a user