From 13e49a7e36a24ac50a0f873c62e97ed762506311 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 10:11:54 -0700 Subject: [PATCH] [AUTO-BACKPORT release-0.38.0] 10226: chore: eliminate use of fury repo (#10229) Co-authored-by: Sean Mackrory --- harness/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/harness/Makefile b/harness/Makefile index fd0f2aff16a..d761b5fef8f 100644 --- a/harness/Makefile +++ b/harness/Makefile @@ -14,8 +14,7 @@ publish: twine upload --verbose --non-interactive dist/* .PHONY: publish-ee -publish-ee: - twine upload --verbose --non-interactive dist/* --repository-url https://push.fury.io/determined-ai +publish-ee: ; .PHONY: publish-dryrun publish-dryrun: