We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent2d47ecc commit2e9d651Copy full SHA for 2e9d651
readme.md
@@ -16,11 +16,13 @@ It is highly recommended to use the squads integration for program deployments.
16
###How to use
17
18
The easiest way to use the github actions is using one of the[reusable workflows](https://github.com/solana-developers/github-workflows).
19
+You can also follow this[Video Walkthrough](https://youtu.be/h-ngRgWW_IM)
20
-There aretwo examples:
21
+There arethree examples:
22
23
-[Anchor Program](https://github.com/Woody4618/anchor-github-action-example)
24
-[Native Program](https://github.com/Woody4618/native-solana-github-action-example)
25
+-[Anchor Program using Squads](https://github.com/Woody4618/workflow-tutorial)
26
27
###Required Secrets for specific actions
28