You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor Web CI/CD workflow and downgrade Gradle version
This commit includes the following changes:
- Renames the GitHub Actions workflow for Web deployment from "Build & Deploy CI/CD" to "Web CD" in `.github/workflows/web.yml`.
- Updates the Gradle wrapper distribution URL from `gradle-9.1.0-all.zip` to `gradle-8.14.3-all.zip` in `gradle/wrapper/gradle-wrapper.properties`.
- Adds a Web CD badge and a link to the web application to the `README.md` file.
- Adds a new image `screenshoots/badge-web.png`.
0 commit comments