Fix GitHub Deployments example color (#7691)

This commit is contained in:
Pierre-Yves Bigourdan
2022-03-06 16:53:09 +00:00
committed by GitHub
parent 03111e955e
commit 98c98efd45

View File

@@ -58,7 +58,7 @@ export default class GithubDeployments extends GithubAuthV4Service {
environment: 'shields-staging',
},
staticPreview: this.render({
state: 'success',
state: 'SUCCESS',
}),
documentation,
},