Skip to content

Commit

Permalink
main: minor fixes to artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
Emma Doyle committed Dec 15, 2023
1 parent b146966 commit 4785678
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ workflows:
- orb-publishing
requires:
- request-approval
github-organization: $CIRCLE_PROJECT_USERNAME
filters:
branches:
ignore: /.*/
Expand Down
2 changes: 1 addition & 1 deletion .pypirc
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down

0 comments on commit 4785678

Please sign in to comment.