mirror of
https://github.com/primer/css.git
synced 2024-12-27 16:11:46 +03:00
preview-docs
This commit is contained in:
parent
00d524f345
commit
f7a8b7d090
2
.github/workflows/deploy_preview.yml
vendored
2
.github/workflows/deploy_preview.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
|||||||
repo: context.repo.repo,
|
repo: context.repo.repo,
|
||||||
ref: context.ref,
|
ref: context.ref,
|
||||||
transient_environment: true,
|
transient_environment: true,
|
||||||
environment: 'preview',
|
environment: 'preview-docs',
|
||||||
description: 'Deploying preview docs site.'
|
description: 'Deploying preview docs site.'
|
||||||
})
|
})
|
||||||
console.log(deployments)
|
console.log(deployments)
|
||||||
|
Loading…
Reference in New Issue
Block a user