diff --git a/.github/workflows/make-release.yml b/.github/workflows/make-release.yml index 364822d..0501771 100644 --- a/.github/workflows/make-release.yml +++ b/.github/workflows/make-release.yml @@ -73,7 +73,7 @@ jobs: uses: google-github-actions/upload-cloud-storage@v2.2.0 with: path: releases - destination: dl.zoo.io + destination: dl.kittycad.io # Store the binary artifacts for retrival later. - name: Upload artifacts uses: actions/upload-artifact@v4