ci: fix token
This commit is contained in:
parent
13199ab006
commit
510d42a1cd
1
.github/workflows/process-tranches.yml
vendored
1
.github/workflows/process-tranches.yml
vendored
@ -33,3 +33,4 @@ jobs:
|
|||||||
commit_options: '--no-verify --signoff'
|
commit_options: '--no-verify --signoff'
|
||||||
skip_fetch: true
|
skip_fetch: true
|
||||||
skip_checkout: true
|
skip_checkout: true
|
||||||
|
token: ${{ secrets.VEGA_CI_BOT_GITHUB_TOKEN }}
|
||||||
|
Loading…
Reference in New Issue
Block a user