diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index d49985e..636b084 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -34,4 +34,4 @@ jobs: yarn build - name: Upload to testnet-12 Dashboard - run: gsutil -m rsync -r -d ./build gs://testnet-12-dash.spacemesh.network \ No newline at end of file + run: gsutil -m rsync -r -d ./build gs://testnet-12-dashboard.spacemesh.network \ No newline at end of file