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 5c4771f commit 4efb727Copy full SHA for 4efb727
.github/workflows/cd.yml
@@ -45,6 +45,7 @@ jobs:
45
with:
46
network: ${{ github.event.inputs.network }}
47
environment: ${{ github.event.inputs.environment }}
48
+ forge-deployment-script: "DeployZenith"
49
secrets:
50
aws-deployer-role: ${{ secrets.AWS_DEPLOYER_ROLE }}
51
holesky-kms-key-id: ${{ secrets.HOLESKY_DEPLOYER_KEY_ID }}
0 commit comments