Skip to content

Commit

Permalink
Update bucket name
Browse files Browse the repository at this point in the history
  • Loading branch information
krolol authored Dec 20, 2024
1 parent 86d687b commit c2e3d5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
build_command: 'export REACT_APP_INCLUDE_TESTNET=true; yarn run build'
path_to_static_files_to_upload: 'build'
aws_account_id: ${{ vars.DEV_NETWORK_AWS_ACCOUNT_ID }}
s3_bucket_name: "staking-dev.network-dev.aws.cere.io"
s3_bucket_name: "staking.dev.cere.network"

0 comments on commit c2e3d5a

Please sign in to comment.