Skip to content

Commit a17a623

Browse files
author
Mattia Roccoberton
committed
Update specs badges
1 parent 70c4220 commit a17a623

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
[![gem version](https://badge.fury.io/rb/active_storage_db.svg)](https://badge.fury.io/rb/active_storage_db)
44
[![linters](https://github.com/blocknotes/active_storage_db/actions/workflows/linters.yml/badge.svg)](https://github.com/blocknotes/active_storage_db/actions/workflows/linters.yml)
5-
[![specs Postgres](https://github.com/blocknotes/active_storage_db/actions/workflows/postgres.yml/badge.svg)](https://github.com/blocknotes/active_storage_db/actions/workflows/postgres.yml)
6-
[![specs MySQL](https://github.com/blocknotes/active_storage_db/actions/workflows/mysql.yml/badge.svg)](https://github.com/blocknotes/active_storage_db/actions/workflows/mysql.yml)
5+
[![specs - Postgres](https://github.com/blocknotes/active_storage_db/actions/workflows/specs_postgres_rails7.yml/badge.svg)](https://github.com/blocknotes/active_storage_db/actions/workflows/specs_postgres_rails7.yml)
6+
[![specs - MySQL](https://github.com/blocknotes/active_storage_db/actions/workflows/specs_mysql_rails7.yml/badge.svg)](https://github.com/blocknotes/active_storage_db/actions/workflows/specs_mysql_rails7.yml)
77

88
An Active Storage service upload/download plugin that stores files in a PostgreSQL or MySQL database.
99

0 commit comments

Comments
 (0)