We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef57817 commit 7715d75Copy full SHA for 7715d75
.github/workflows/deploy-programs.yaml
@@ -27,7 +27,7 @@ jobs:
27
uses: ./.github/workflows/reusable-build.yaml
28
with:
29
program: "conditional_vault"
30
- override-program-id: "VLTX1ishMBbcX3rdBWGssxawAo1Q2X2qxYFYqiGeHV"
+ override-program-id: "VLTX1ishMBbcX3rdBWGssxawAo1Q2X2qxYFYqiGodVg"
31
network: "mainnet"
32
deploy: true
33
upload_idl: true
0 commit comments