mirror of
https://github.com/status-im/PyGithub.git
synced 2026-09-02 03:41:08 +00:00
(Try to) re-enable automated release (#872)
Let's use my PyPI user account.
This commit is contained in:
+2
-2
@@ -14,9 +14,9 @@ notifications:
|
||||
deploy:
|
||||
provider: pypi
|
||||
skip_existing: true
|
||||
user: pygithubtravis
|
||||
user: jacquev6
|
||||
password:
|
||||
secure: 4Sq7v7glMElq2zrZhvJ6QYr8tffl8UeVHKXipRFp3xZYMUOtCOewMFzbF+IKqx3VmgHKYaLwkN6+8w1xo/GsvBb4XM1ybb5aAYicuH7rLrA9uG9n+MEy3DTLbe0Z6U6z+9cTBvd8aDYZAvgz0nnH7qun+P7QMEJtziCSN24CK6k=
|
||||
secure: eorsWtbj7JUBcy/Ovohg2yxyvyF4Sz9QNqtdPJhLSBzd1S01qoVLVAqsQhfZTxMlSOE4RCPOm+VodhV55oa1RboLah4DpDDW998J61QSo9im7Ch2GBkL3C6XqhWAFr6g4KqTG4h/6QTp5dF8vebXiMADmpshCMMpUxm3FccFY7k=
|
||||
on:
|
||||
tags: true
|
||||
distributions: sdist bdist_wheel
|
||||
|
||||
Reference in New Issue
Block a user