Skip to content

Commit e837a15

Browse files
authored
Update README.md
1 parent abd2cb7 commit e837a15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
program: "hello_world"
3636
network: "devnet"
3737
deploy: true
38-
upload_idl: false
38+
upload_idl: true
3939
verify: false
4040
use-squads: false
4141
priority-fee: ${{ github.event.inputs.priority_fee }}
@@ -68,7 +68,7 @@ jobs:
6868
deploy: true
6969
upload_idl: true
7070
verify: true
71-
use-squads: false
71+
use-squads: true
7272
priority-fee: ${{ github.event.inputs.priority_fee }}
7373

7474
secrets:

0 commit comments

Comments
 (0)