diff --git a/.circleci/config.yml b/.circleci/config.yml index ad0a35a..3b23701 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -40,6 +40,7 @@ workflows: - orb-publishing requires: - request-approval + github-organization: $CIRCLE_PROJECT_USERNAME filters: branches: ignore: /.*/ diff --git a/.pypirc b/.pypirc index fdd121a..2d778ee 100644 --- a/.pypirc +++ b/.pypirc @@ -6,7 +6,7 @@ index-servers = python-master [pypi] -repository = https://pypi.org +repository = https://upload.pypi.org/legacy/ [python] repository = https://repo.ops.premiscale.com/repository/python/