We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4690987 commit a678ce9Copy full SHA for a678ce9
README.md
@@ -37,7 +37,7 @@ on:
37
38
jobs:
39
build:
40
- uses: solana-developers/github-workflows/.github/workflows/reusable-build.yaml@main
+ uses: solana-developers/github-workflows/.github/workflows/reusable-build.yaml@v0.2.0
41
with:
42
program: "hello_world"
43
network: "devnet"
@@ -68,7 +68,7 @@ on:
68
69
70
71
72
73
program: "transaction_example"
74
network: "mainnet"
0 commit comments