Skip to content

Commit f433218

Browse files
authored
Update README.md
1 parent 90bd0dc commit f433218

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
@@ -1,8 +1,8 @@
11
## Reusable Github workflow for solana programs
22

33
This repository provides GitHub workfloes that automatically build, verify, and deploy solana programs including their IDL uploads.
4-
There is also squads multisig support which is highly recommended to use.
5-
Here you can find a [detailed guide](https://github.com/solana-developers/squads-program-action) on how to use the squads integration. For the workflow you just need to set `use-squads` to true and add the needed secrets.
4+
There is also squads multisig support which is highly recommended to be used.
5+
For the workflow you just need to set `use-squads` to true and add the needed secrets to use the [squads program action](https://github.com/solana-developers/squads-program-action) automatically.
66

77
### Features
88

0 commit comments

Comments
 (0)