Use the correct way to specify the branch

This commit is contained in:
Gwilym Kuiper 2022-10-02 20:10:46 +01:00
parent cdad8afe70
commit 5bb1c3b162

View file

@ -3,7 +3,7 @@
## Rust for the Game Boy Advance
[![Docs](https://docs.rs/agb/badge.svg)](https://docs.rs/agb/latest/agb)
[![Build](https://github.com/agbrs/agb/actions/workflows/build-and-test.yml/badge.svg?query=branch%3Amaster)](https://github.com/agbrs/agb/actions/workflows/build-and-test.yml)
[![Build](https://github.com/agbrs/agb/actions/workflows/build-and-test.yml/badge.svg?branch=master)](https://github.com/agbrs/agb/actions/workflows/build-and-test.yml)
[![Licence](https://img.shields.io/crates/l/agb)](https://www.mozilla.org/en-US/MPL/2.0/)
[![Crates.io](https://img.shields.io/crates/v/agb)](https://crates.io/crates/agb)