We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c45ff58 commit 4556527Copy full SHA for 4556527
.github/workflows/cd.yml
@@ -51,7 +51,7 @@ jobs:
51
forge-deployment-contract: ZenithScript
52
forge-deployment-script-file: Zenith.s.sol
53
forge-deployment-signature: "deploy(uint256,address,address)"
54
- forge-deployment-params: "17001 0x11Aa4EBFbf7a481617c719a2Df028c9DA1a219aa 0x29403F107781ea45Bf93710abf8df13F67f2008f"
+ forge-deployment-params: "17001 0x11Aa4EBFbf7a481617c719a2Df028c9DA1a219aa [] 0x29403F107781ea45Bf93710abf8df13F67f2008f"
55
etherscan-url: https://holesky.etherscan.io
56
chain-id: 17000
57
deployer-address: ${{ vars.HOLESKY_DEPLOYER_ADDRESS }}
0 commit comments