зеркало из https://github.com/github/docs.git
actually pass `branch` (#31694)
This commit is contained in:
Родитель
248e974c64
Коммит
6b8d396441
|
@ -94,7 +94,7 @@ jobs:
|
|||
const response = await github.repos.getBranch({
|
||||
owner: 'github',
|
||||
repo: 'docs-early-access',
|
||||
BRANCH_NAME,
|
||||
branch: BRANCH_NAME,
|
||||
})
|
||||
console.log(`Using docs-early-access branch called '${BRANCH_NAME}'.`)
|
||||
return BRANCH_NAME
|
||||
|
|
Загрузка…
Ссылка в новой задаче