Skip to content

Commit b4bf5d3

Browse files
authored
Update deploy/060_soneium_spokepool.ts
1 parent f935632 commit b4bf5d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/060_soneium_spokepool.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ const func: DeployFunction = async function (hre: HardhatRuntimeEnvironment) {
2828
await deployNewProxy("Soneium_SpokePool", constructorArgs, initArgs);
2929
};
3030
module.exports = func;
31-
func.tags = ["SoneiumSpokePool", "cher"];
31+
func.tags = ["SoneiumSpokePool", "soneium"];

0 commit comments

Comments
 (0)