diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 74bc597b..ba031d24 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -1,4 +1,4 @@ -name: Main Build +name: Main build on: push: diff --git a/.github/workflows/nightly.yml b/.github/workflows/nightly.yml index 053e3ad3..c70cff90 100644 --- a/.github/workflows/nightly.yml +++ b/.github/workflows/nightly.yml @@ -1,4 +1,4 @@ -name: Nightly Build +name: Nightly build on: schedule: diff --git a/README.md b/README.md index 9cfa77e5..5acd7141 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -[![Alt text](https://img.shields.io/badge/release-UI%202.0.1-blue.svg)](https://github.com/eclipse-ee4j/starter/releases/tag/ui-2.0.1) -[![Alt text](https://img.shields.io/badge/release-Archetypes%202.1.0-blue.svg)](https://github.com/eclipse-ee4j/starter/releases/tag/archetype-2.1.0) +[![Alt text](https://img.shields.io/badge/release-UI%202.0.2-blue.svg)](https://github.com/eclipse-ee4j/starter/releases/tag/ui-2.0.2) +[![Alt text](https://img.shields.io/badge/release-Archetypes%202.2.0-blue.svg)](https://github.com/eclipse-ee4j/starter/releases/tag/archetype-2.2.0) # Eclipse Starter for Jakarta EE @@ -43,4 +43,4 @@ Once WildFly starts, please go to http://localhost:8080/jakarta-starter-ui/. Unz ## Contributing -We welcome contributions to the project in many forms. Please see the [Contributing](CONTRIBUTING.md) page for more information. \ No newline at end of file +We welcome contributions to the project in many forms. Please see the [Contributing](CONTRIBUTING.md) page for more information.