Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/build-and-push.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build & Push Frontend
name: Build & Push

on:
push:
Expand Down
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ on media assets such as images and video using a canvas-based rendering model.
This repository contains the **frontend module** of the Media Asset Annotator system
and is designed to work with the **Media Asset Annotator Service** backend.

## [![Vercel Deploy](https://deploy-badge.vercel.app/vercel/media-asset-annotator?style=for-the-badge&name=vercel+demo)](https://media-asset-annotator.vercel.app)
## [![Vercel Deploy](https://deploy-badge.vercel.app/vercel/media-asset-annotator?name=vercel+demo)](https://media-asset-annotator.vercel.app)

![Build (main)](https://github.com/ulcheyev/media-asset-annotator/actions/workflows/build-and-push.yml/badge.svg?branch=main)

---

Expand Down