Skip to content

Commit

Permalink
Fix testnet-12 Bucket Name
Browse files Browse the repository at this point in the history
  • Loading branch information
andres-spacemesh committed May 16, 2024
1 parent c830c02 commit 1adca89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
run: gsutil -m rsync -r -d ./build gs://testnet-12-dashboard.spacemesh.network

0 comments on commit 1adca89

Please sign in to comment.