File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change 1212 uses : stellar-expert/soroban-build-workflow/.github/workflows/release.yml@main
1313 with :
1414 release_name : ${{ github.ref_name }} # use git tag as unique release name
15- relative_path : " contracts/router-v0" # relative path to your really awesome contract
1615 package : ' stellar-router-v0' # package name to build
1716 make_target : ' build' # make target to invoke
1817 secrets : # the authentication token will be automatically created by GitHub
2221 uses : stellar-expert/soroban-build-workflow/.github/workflows/release.yml@main
2322 with :
2423 release_name : ${{ github.ref_name }} # use git tag as unique release name
25- relative_path : " contracts/router-v1" # relative path to your really awesome contract
2624 package : ' stellar-router-v1' # package name to build
2725 make_target : ' build' # make target to invoke
2826 secrets : # the authentication token will be automatically created by GitHub
You can’t perform that action at this time.
0 commit comments