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',
|
||||
},
|
||||
staticPreview: this.render({
|
||||
state: 'success',
|
||||
state: 'SUCCESS',
|
||||
}),
|
||||
documentation,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user