Skip to content

Commit

Permalink
Fix README badges.
Browse files Browse the repository at this point in the history
Fixes regression from f569976.
  • Loading branch information
knightofiam committed Aug 17, 2021
1 parent ef873ae commit cb0c1e7
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,11 @@
[![master](https://github.com/forerunnergames/coa/workflows/build/badge.svg)](https://github.com/forerunnergames/coa/actions/workflows/build.yml)
[![master](https://github.com/forerunnergames/coa/workflows/deploy/badge.svg)](https://github.com/forerunnergames/coa/actions/workflows/deploy.yml)
Release:

[![master](https://github.com/forerunnergames/coa/workflows/build/badge.svg)](https://github.com/forerunnergames/coa/actions/workflows/build-release.yml)

Development:

[![develop](https://github.com/forerunnergames/coa/workflows/build/badge.svg)](https://github.com/forerunnergames/coa/actions/workflows/build-develop.yml)

Itch.io Deployment:

[![master](https://github.com/forerunnergames/coa/workflows/deploy/badge.svg)](https://github.com/forerunnergames/coa/actions/workflows/deploy.yml)

0 comments on commit cb0c1e7

Please sign in to comment.