Skip to content

Commit b4f577d

Browse files
authored
Update README.md
1 parent 51ed2ad commit b4f577d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Reusable Github workflow to build, deploy and verify solana programs and IDLs
22

3-
This repository provides GitHub workfloes that automatically build, verify, and deploy solana programs including their IDL uploads.
3+
This repository provides GitHub workflows that automatically build, verify, and deploy solana programs including their IDL uploads.
44
These workflows use the [solana developers github actions](https://github.com/solana-developers/github-actions) and combine them into an easy to use workflow.
55
There is also squads multisig support which is highly recommended to be used.
66
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.

0 commit comments

Comments
 (0)