Skip to content

Commit 02b744a

Browse files
authored
Update README.md
1 parent 01863c7 commit 02b744a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

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

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

0 commit comments

Comments
 (0)