Skip to content

Commit 66f9860

Browse files
committed
fix(cd): signature
1 parent 828905c commit 66f9860

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
environment: dev
5151
forge-deployment-contract: ZenithScript
5252
forge-deployment-script-file: Zenith.s.sol
53-
forge-deployment-signature: "deploy"
53+
forge-deployment-signature: "deploy(uint256,address,address)"
5454
forge-deployment-params: ${{ vars.FORGE_DEPLOYMENT_PARAMS }}
5555
etherscan-url: https://holesky.etherscan.io
5656
chain-id: 17000

0 commit comments

Comments
 (0)