We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c1fda8 commit 72cac64Copy full SHA for 72cac64
.github/workflows/cd.yml
@@ -54,6 +54,7 @@ jobs:
54
forge-deployment-params: "17001 0x11Aa4EBFbf7a481617c719a2Df028c9DA1a219aa 0x29403F107781ea45Bf93710abf8df13F67f2008f"
55
etherscan-url: https://holesky.etherscan.io
56
chain-id: 17000
57
+ deployer-address: ${{ inputs.HOLESKY_DEPLOYER_ADDRESS }}
58
secrets:
59
aws-deployer-role: ${{ secrets.AWS_DEPLOYER_ROLE }}
60
kms-key-id: ${{ secrets.HOLESKY_DEPLOYER_KEY_ID }}
0 commit comments