diff --git a/README.md b/README.md index 5fcaa53..3c1334e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![build](https://img.shields.io/github/workflow/status/xmlobjects/gml-objects/gml-objects-build?logo=Gradle) +![build](https://img.shields.io/github/actions/workflow/status/xmlobjects/gml-objects/gml-objects-build.yml?logo=Gradle) ![release](https://img.shields.io/github/v/release/xmlobjects/gml-objects?display_name=tag) [![maven](https://maven-badges.herokuapp.com/maven-central/org.xmlobjects.gml/gml-objects/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.xmlobjects.gml/gml-objects) [![license](https://img.shields.io/badge/license-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) @@ -58,4 +58,4 @@ repositories { dependencies { compile 'org.xmlobjects.gml:gml-objects:1.0.2' } -``` \ No newline at end of file +```