diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 029ae84ca..b856dbd18 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -152,7 +152,7 @@ jobs: with: name: docs-${{ matrix.package }} path: packages/${{ matrix.package }}/html - - run: echo "::notice::https://remote-unzip.deno.dev/${{ github.repository }}/artifacts/${{ steps.artifact-upload-step.outputs.artifact-id }}" + - run: echo "::notice::https://remote-unzip.scipp.deno.net/${{ github.repository }}/artifacts/${{ steps.artifact-upload-step.outputs.artifact-id }}" report: name: Report Job Status