Fix the GitHub Actions badge (#321)

See: https://github.com/badges/shields/issues/8671
This commit is contained in:
Jay Oster 2022-12-17 14:46:32 -08:00 committed by GitHub
parent e8d5cf3ebc
commit 7278681422
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
[![Crates.io](https://img.shields.io/crates/v/pixels)](https://crates.io/crates/pixels "Crates.io version")
[![Documentation](https://img.shields.io/docsrs/pixels)](https://docs.rs/pixels "Documentation")
[![GitHub actions](https://img.shields.io/github/workflow/status/parasyte/pixels/CI)](https://github.com/parasyte/pixels/actions "CI")
[![GitHub actions](https://img.shields.io/github/actions/workflow/status/parasyte/pixels/ci.yml?branch=main)](https://github.com/parasyte/pixels/actions "CI")
[![GitHub activity](https://img.shields.io/github/last-commit/parasyte/pixels)](https://github.com/parasyte/pixels/commits "Commit activity")
[![GitHub Sponsors](https://img.shields.io/github/sponsors/parasyte)](https://github.com/sponsors/parasyte "Sponsors")