Fix GitHub Deployments example color (#7691)
This commit is contained in:
committed by
GitHub
parent
03111e955e
commit
98c98efd45
@@ -58,7 +58,7 @@ export default class GithubDeployments extends GithubAuthV4Service {
|
|||||||
environment: 'shields-staging',
|
environment: 'shields-staging',
|
||||||
},
|
},
|
||||||
staticPreview: this.render({
|
staticPreview: this.render({
|
||||||
state: 'success',
|
state: 'SUCCESS',
|
||||||
}),
|
}),
|
||||||
documentation,
|
documentation,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user