From 25dfa74bdfec408e84192c3045d5ae01e3c0697e Mon Sep 17 00:00:00 2001 From: Peter Dave Hello Date: Tue, 25 Feb 2025 23:33:29 +0800 Subject: [PATCH] [BWA-153] Fix the GitHub Workflow badge in README.md (#351) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 17a24eb84b..7e1b0b09a6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Github Workflow build on main](https://github.com/bitwarden/authenticator-android/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/bitwarden/authenticator-android/actions/workflows/build.yml?query=branch:main) +[![Github Workflow build on main](https://github.com/bitwarden/authenticator-android/actions/workflows/build-authenticator.yml/badge.svg?branch=main)](https://github.com/bitwarden/authenticator-android/actions/workflows/build-authenticator.yml?query=branch:main) [![Join the chat at https://gitter.im/bitwarden/Lobby](https://badges.gitter.im/bitwarden/Lobby.svg)](https://gitter.im/bitwarden/Lobby) # Bitwarden Authenticator Android App