fix(ci): pr creation adjust
This commit is contained in:
parent
9ee0cb7b65
commit
a71786817f
1
.github/workflows/publish-dist.yml
vendored
1
.github/workflows/publish-dist.yml
vendored
@ -204,6 +204,7 @@ jobs:
|
||||
if: ${{ matrix.app == 'trading' && github.event_name == 'push' && startsWith(github.ref, 'refs/tags/v') }}
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
repository: 'vegaprotocol/ipfs-redirect'
|
||||
path: 'ipfs-redirect'
|
||||
fetch-depth: '0'
|
||||
token: ${{ secrets.VEGA_CI_BOT_GITHUB_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user