Skip to content

Commit 7715d75

Browse files
authored
fixes conditional_vault v0.4 Program ID in GH workflows (#402)
1 parent ef57817 commit 7715d75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-programs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: ./.github/workflows/reusable-build.yaml
2828
with:
2929
program: "conditional_vault"
30-
override-program-id: "VLTX1ishMBbcX3rdBWGssxawAo1Q2X2qxYFYqiGeHV"
30+
override-program-id: "VLTX1ishMBbcX3rdBWGssxawAo1Q2X2qxYFYqiGodVg"
3131
network: "mainnet"
3232
deploy: true
3333
upload_idl: true

0 commit comments

Comments
 (0)