Skip to content

Commit

Permalink
test workflow 6
Browse files Browse the repository at this point in the history
  • Loading branch information
mmd-afegbua committed Feb 20, 2024
1 parent f943f4a commit 7d3f650
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/getSFMetadata.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ input_json_url="https://raw.githubusercontent.com/superfluid-finance/protocol-mo

# Variables
#TODO: Move variable to github secret
common_domain="${COMMON_DOMAIN:-.rpc.superfluid.dev}"
common_domain="${COMMON_DOMAIN:-.rpc.x.superfluid.dev}"

# Download the input JSON file
wget -O input.json "$input_json_url"
Expand Down

0 comments on commit 7d3f650

Please sign in to comment.