Skip to content

Commit

Permalink
Fix preview packages tag
Browse files Browse the repository at this point in the history
  • Loading branch information
theref committed Oct 19, 2023
1 parent f050643 commit 21f2232
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dashboard-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
# We use `dapp-development-goerli`-taggeed packages with modified
# contracts. They contain modifications that help with the testing of
# dashboard features.
dependentPackagesTag: dapp-development-goerli
dependentPackagesTag: goerli
gcpBucketName: preview.dashboard.test.threshold.network
gcpBucketPath: ${{ github.head_ref }}
preview: true
Expand Down

0 comments on commit 21f2232

Please sign in to comment.