Test/update vega branch for capsule (#864)

* fix: update vega checkout branch

* fix: typo
This commit is contained in:
Joe Tsang 2022-07-26 14:20:17 +01:00 committed by GitHub
parent 10f06d748c
commit 19a79afcc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -76,7 +76,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: vegaprotocol/vega
ref: develop
ref: tm35.9
token: ${{ secrets.VEGA_CI_BOT_GITHUB_TOKEN }}
path: './vega'

View File

@ -60,7 +60,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: vegaprotocol/vega
ref: develop
ref: tm35.9
token: ${{ secrets.VEGA_CI_BOT_GITHUB_TOKEN }}
path: './vega'

View File

@ -62,7 +62,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: vegaprotocol/vega
ref: develop
ref: tm35.9
token: ${{ secrets.VEGA_CI_BOT_GITHUB_TOKEN }}
path: './vega'