Skip to content

Commit 4556527

Browse files
authored
fix: ci (#58)
1 parent c45ff58 commit 4556527

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
forge-deployment-contract: ZenithScript
5252
forge-deployment-script-file: Zenith.s.sol
5353
forge-deployment-signature: "deploy(uint256,address,address)"
54-
forge-deployment-params: "17001 0x11Aa4EBFbf7a481617c719a2Df028c9DA1a219aa 0x29403F107781ea45Bf93710abf8df13F67f2008f"
54+
forge-deployment-params: "17001 0x11Aa4EBFbf7a481617c719a2Df028c9DA1a219aa [] 0x29403F107781ea45Bf93710abf8df13F67f2008f"
5555
etherscan-url: https://holesky.etherscan.io
5656
chain-id: 17000
5757
deployer-address: ${{ vars.HOLESKY_DEPLOYER_ADDRESS }}

0 commit comments

Comments
 (0)